@@ -45,7 +45,7 @@ |
||
45 | 45 | /** |
46 | 46 | * Returns the supported files in the directory |
47 | 47 | * |
48 | - * @return array The supported files in the directory |
|
48 | + * @return \RegexIterator The supported files in the directory |
|
49 | 49 | */ |
50 | 50 | private function getSupportedFiles() |
51 | 51 | { |