Failed Conditions
Push — feature/debug-mode ( 2a80f1 )
by Yo
02:23
created
src/Yoanm/Behat3SymfonyExtension/Factory/KernelFactory.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -99,6 +99,9 @@
 block discarded – undo
99 99
         }
100 100
     }
101 101
 
102
+    /**
103
+     * @param string $file
104
+     */
102 105
     protected function cleanKernelBridgeFile($file)
103 106
     {
104 107
         if (false === $this->debugMode) {
Please login to merge, or discard this patch.