Test Failed
Pull Request — master (#9)
by
unknown
02:45
created
Behat/StepTimeLoggerExtension/ServiceContainer/StepTimeLoggerExtension.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -18,9 +18,9 @@
 block discarded – undo
18 18
 {
19 19
     const CONFIG_KEY = 'steptimelogger';
20 20
 
21
-     /**
22
-     * {@inheritdoc}
23
-     */
21
+        /**
22
+         * {@inheritdoc}
23
+         */
24 24
     public function getConfigKey()
25 25
     {
26 26
         return self::CONFIG_KEY;
Please login to merge, or discard this patch.