Completed
Push — dev ( 9392d7...313ec9 )
by James Ekow Abaka
01:32
created
src/filesystem/Directory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -166,7 +166,7 @@
 block discarded – undo
166 166
      * @throws FilesystemException
167 167
      * @throws FileNotFoundException
168 168
      * @throws FileNotReadableException
169
-     * @return array<FileInterface>
169
+     * @return FileCollection
170 170
      */
171 171
     public function getFiles() : FileCollection
172 172
     {
Please login to merge, or discard this patch.