🌐 AI搜索 & 代理 主页
Skip to content

Commit baca842

Browse files
fix phpdoc as requested
Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
1 parent 6cdfe93 commit baca842

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Symfony/Component/Finder/Finder.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,7 @@ public function sortByModifiedTime(): static
582582
* to remove files.
583583
*
584584
* @param \Closure(SplFileInfo): bool $closure
585-
*
586-
* @Symfony7param bool $prune Whether to traverse directories further
585+
* @param bool $prune Whether to traverse directories further
587586
*
588587
* @return $this
589588
*

0 commit comments

Comments
 (0)