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