We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdfe93 commit baca842Copy full SHA for baca842
src/Symfony/Component/Finder/Finder.php
@@ -582,8 +582,7 @@ public function sortByModifiedTime(): static
582
* to remove files.
583
*
584
* @param \Closure(SplFileInfo): bool $closure
585
- *
586
- * @Symfony7param bool $prune Whether to traverse directories further
+ * @param bool $prune Whether to traverse directories further
587
588
* @return $this
589
0 commit comments