Skip to content

Commit 3479d07

Browse files
committed
AC-601: Create phpcs static check for AbstractBlockTest
1 parent 750260e commit 3479d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Magento2/Sniffs/Legacy/AbstractBlockSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
declare( strict_types = 1 );
23
/**
34
* Copyright © Magento. All rights reserved.
45
* See COPYING.txt for license details.

0 commit comments

Comments
 (0)