@@ -94,7 +94,7 @@ |
||
| 94 | 94 | /** |
| 95 | 95 | * Checks if a file exists and is writeable and throws a relevant exception if either condition is not met. |
| 96 | 96 | * |
| 97 | - * @param $path |
|
| 97 | + * @param string $path |
|
| 98 | 98 | * @throws exceptions\FileNotFoundException |
| 99 | 99 | * @throws exceptions\FileNotWriteableException |
| 100 | 100 | */ |