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 77c1d37 commit 01ebf97Copy full SHA for 01ebf97
app/code/Magento/Config/Console/Command/ConfigSetCommand.php
@@ -75,8 +75,7 @@ public function __construct(
75
ChangeDetector $changeDetector,
76
ProcessorFacadeFactory $processorFacadeFactory,
77
DeploymentConfig $deploymentConfig
78
- )
79
- {
+ ) {
80
$this->emulatedAreaProcessor = $emulatedAreaProcessor;
81
$this->changeDetector = $changeDetector;
82
$this->processorFacadeFactory = $processorFacadeFactory;
0 commit comments