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 863c05a commit daedd54Copy full SHA for daedd54
app/code/Magento/Customer/Setup/UpgradeData.php
@@ -60,8 +60,7 @@ public function __construct(
60
CustomerSetupFactory $customerSetupFactory,
61
IndexerRegistry $indexerRegistry,
62
\Magento\Eav\Model\Config $eavConfig
63
- )
64
- {
+ ) {
65
$this->customerSetupFactory = $customerSetupFactory;
66
$this->indexerRegistry = $indexerRegistry;
67
$this->eavConfig = $eavConfig;
0 commit comments