Skip to content

Commit 50ff962

Browse files
author
vitaliyboyko
committed
ENGCOM-17516: Fixed phpdocs
1 parent 0dc76a4 commit 50ff962

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/code/Magento/Directory/Setup/Patch/Data/AddDataForAustralia.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ class AddDataForAustralia implements DataPatchInterface, PatchVersionInterface
2727
private $dataInstallerFactory;
2828

2929
/**
30-
* AddDataForCroatia constructor.
31-
*
3230
* @param ModuleDataSetupInterface $moduleDataSetup
3331
* @param \Magento\Directory\Setup\DataInstallerFactory $dataInstallerFactory
3432
*/
@@ -54,7 +52,7 @@ public function apply()
5452
}
5553

5654
/**
57-
* Croatian states data.
55+
* Australian states data.
5856
*
5957
* @return array
6058
*/

0 commit comments

Comments
 (0)