Skip to content

Commit f3c746a

Browse files
author
Stanislav Idolov
authored
#14513: static test fix
1 parent 5895158 commit f3c746a

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/GoogleAnalytics/Block

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/GoogleAnalytics/Block/GaTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
declare(strict_types=1);
8+
79
namespace Magento\GoogleAnalytics\Block;
810

911
use Magento\TestFramework\TestCase\AbstractController;

0 commit comments

Comments
 (0)