@@ -169,7 +169,7 @@ |
||
| 169 | 169 | * @throws FilesystemException |
| 170 | 170 | * @throws \ntentan\utils\exceptions\FileNotFoundException |
| 171 | 171 | * @throws \ntentan\utils\exceptions\FileNotReadableException |
| 172 | - * @return array<FileInterface> |
|
| 172 | + * @return FileCollection |
|
| 173 | 173 | */ |
| 174 | 174 | public function getFiles() : FileCollection |
| 175 | 175 | { |