@@ -58,7 +58,7 @@ |
||
58 | 58 | /** |
59 | 59 | * @param string $path |
60 | 60 | * |
61 | - * @return iterable|SplFileInfo[] |
|
61 | + * @return \Symfony\Component\Finder\Finder |
|
62 | 62 | */ |
63 | 63 | private function getFiles(string $path): iterable |
64 | 64 | { |