@@ -734,7 +734,7 @@ |
||
734 | 734 | * |
735 | 735 | * @param string $path The path to open. |
736 | 736 | * |
737 | - * @return resource|bool The file handle, or false. |
|
737 | + * @return resource The file handle, or false. |
|
738 | 738 | */ |
739 | 739 | protected function getWritableStream($path) |
740 | 740 | { |