Skip to content

Commit 4bed472

Browse files
committed
ENGCOM-3259: [Forwardport] 17516: added Australian states #18774. Fix static tests.
1 parent 8152775 commit 4bed472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Directory/Setup/Patch/Data/AddDataForAustralia.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\Directory\Setup\Patch\Data;
810

911
use Magento\Directory\Setup\DataInstaller;

0 commit comments

Comments
 (0)