We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b31c9 commit a7cdae0Copy full SHA for a7cdae0
lib/internal/Magento/Framework/Test/Unit/Communication/Config/ValidatorTest.php
@@ -1,8 +1,10 @@
1
-<?php declare(strict_types=1);
+<?php
2
/**
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
+declare(strict_types=1);
7
+
8
namespace Magento\Framework\Test\Unit\Communication\Config;
9
10
use Magento\Framework\Communication\Config\Validator;
0 commit comments