Failed Conditions
Pull Request — master (#28)
by Yo
04:16 queued 02:06
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.