@@ -487,6 +487,7 @@ |
||
487 | 487 | |
488 | 488 | /** |
489 | 489 | * @inheritdoc |
490 | + * @param string $path |
|
490 | 491 | */ |
491 | 492 | public function applyPathPrefix($path) |
492 | 493 | { |
@@ -14,7 +14,7 @@ |
||
14 | 14 | * |
15 | 15 | * @param string $path |
16 | 16 | * |
17 | - * @return array|false |
|
17 | + * @return boolean |
|
18 | 18 | * |
19 | 19 | * @see League\Flysystem\ReadInterface::readStream() |
20 | 20 | */ |