@@ -68,7 +68,7 @@ |
||
| 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 | { |