Passed
Branch master (7ed7fe)
by Tibor
05:49
created
Bex/Behat/Magento2InitExtension/ServiceContainer/Magento2InitExtension.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -14,9 +14,9 @@
 block discarded – undo
14 14
 {
15 15
     const CONFIG_KEY = 'magento2init';
16 16
 
17
-     /**
18
-     * {@inheritdoc}
19
-     */
17
+        /**
18
+         * {@inheritdoc}
19
+         */
20 20
     public function getConfigKey()
21 21
     {
22 22
         return self::CONFIG_KEY;
Please login to merge, or discard this patch.