@@ -62,7 +62,7 @@ |
||
62 | 62 | /** |
63 | 63 | * Returns an enumerator for files |
64 | 64 | * |
65 | - * @return CallbackFilterIterator|RecursiveIteratorIterator|\IteratorIterator|SplFileInfo[] |
|
65 | + * @return \Traversable |
|
66 | 66 | * @throws UnexpectedValueException |
67 | 67 | * @throws InvalidArgumentException |
68 | 68 | * @throws LogicException |