@@ -45,7 +45,7 @@ |
||
| 45 | 45 | |
| 46 | 46 | /** |
| 47 | 47 | * Transform the recursiveIterator result array of array into the expected array of migration file |
| 48 | - * @param iterable $iteratorFilesMatch |
|
| 48 | + * @param \RegexIterator $iteratorFilesMatch |
|
| 49 | 49 | * @return array |
| 50 | 50 | */ |
| 51 | 51 | private function getMatches($iteratorFilesMatch) |