@@ -395,7 +395,7 @@ |
||
| 395 | 395 | * Sanitize a path, ensuring it is absolute and |
| 396 | 396 | * if a directory, suffixed by a trailing slash. |
| 397 | 397 | * |
| 398 | - * @param string|array $path |
|
| 398 | + * @param string $path |
|
| 399 | 399 | * @return string |
| 400 | 400 | */ |
| 401 | 401 | protected function sanitizePath($path) |