Completed
Push — master ( 1a9536...75e24f )
by Ma
03:11
created
test/Bootstrap.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -80,6 +80,9 @@
 block discarded – undo
80 80
         ));
81 81
     }
82 82
 
83
+    /**
84
+     * @param string $path
85
+     */
83 86
     protected static function findParentPath($path)
84 87
     {
85 88
         $dir = __DIR__;
Please login to merge, or discard this patch.