Skip to content

Commit 70a747c

Browse files
committed
AC-681: Create phpcs static check for PhtmlTemplateTest
1 parent a43949d commit 70a747c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Magento2/Sniffs/Legacy/PhtmlTemplateSniff.php

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
6+
declare(strict_types = 1);
27

38
namespace Magento2\Sniffs\Legacy;
49

0 commit comments

Comments
 (0)