@@ -194,7 +194,7 @@ |
||
194 | 194 | * Returns a part of the file |
195 | 195 | * |
196 | 196 | * @param integer $bytes Number of bytes to read |
197 | - * @return string|boolean Read bytes or false on failure |
|
197 | + * @return string Read bytes or false on failure |
|
198 | 198 | */ |
199 | 199 | protected function read($bytes) |
200 | 200 | { |