Completed
Pull Request — 2.x (#402)
by
unknown
01:58
created
src/Instrument/FileSystem/Enumerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.