Completed
Push — master ( 2297f5...e2a448 )
by Greg
02:09
created
src/CommandToExec.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
      * directories that do not yet exist.
69 69
      *
70 70
      * @param $path The directory path to create.
71
-     * @return boolean
71
+     * @return boolean|null
72 72
      */
73 73
     public static function mkdirParents($path)
74 74
     {
Please login to merge, or discard this patch.