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 c09f22d commit 3600041Copy full SHA for 3600041
app/code/Magento/Directory/Setup/Patch/Data/AddMissingCountries.php renamed to app/code/Magento/Directory/Setup/Patch/Data/AddCountriesCaribbeanCuracaoKosovoSintMaarten.php
@@ -12,19 +12,19 @@
12
use Magento\Framework\Setup\Patch\DataPatchInterface;
13
14
/**
15
- * Class AddMissingCountries
+ * Class AddCountriesCaribbeanCuracaoKosovoSintMaarten
16
*
17
* @package Magento\Directory\Setup\Patch
18
*/
19
-class AddMissingCountries implements DataPatchInterface
+class AddCountriesCaribbeanCuracaoKosovoSintMaarten implements DataPatchInterface
20
{
21
22
* @var ModuleDataSetupInterface
23
24
private $moduleDataSetup;
25
26
27
- * AddMissingCountries constructor.
+ * AddCountriesCaribbeanCuracaoKosovoSintMaarten constructor.
28
* @param ModuleDataSetupInterface $moduleDataSetup
29
30
public function __construct(
0 commit comments