@@ -80,6 +80,9 @@ |
||
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__; |