@@ -154,7 +154,7 @@ discard block |
||
154 | 154 | /** |
155 | 155 | * Search the parent directory. |
156 | 156 | * |
157 | - * @return array|bool|mixed |
|
157 | + * @return File |
|
158 | 158 | */ |
159 | 159 | public function upOne() |
160 | 160 | { |
@@ -295,7 +295,7 @@ discard block |
||
295 | 295 | * @author Luke Watts <[email protected]> |
296 | 296 | * @since 1.0.0 |
297 | 297 | * |
298 | - * @return mixed |
|
298 | + * @return integer |
|
299 | 299 | */ |
300 | 300 | public function getLimit() |
301 | 301 | { |