Completed
Pull Request — develop (#1449)
by
unknown
26s
created
src/N98/Magento/Command/AbstractMagentoStoreConfigCommand.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -145,10 +145,10 @@
 block discarded – undo
145 145
     }
146 146
 
147 147
 /**
148
-     * {@inheritdoc }
149
-     * @throws Mage_Core_Model_Store_Exception
150
-     * @throws Exception
151
-     */
148
+ * {@inheritdoc }
149
+ * @throws Mage_Core_Model_Store_Exception
150
+ * @throws Exception
151
+ */
152 152
     protected function execute(InputInterface $input, OutputInterface $output): int
153 153
     {
154 154
         $this->detectMagento($output);
Please login to merge, or discard this patch.