8000 fix CS into Finder · lchenay/symfony@524081f · GitHub
[go: up one dir, main page]

Skip to content

Commit 524081f

Browse files
committed
fix CS into Finder
fix CS into Finder
1 parent 826f512 commit 524081f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Finder/Finder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ public function contains($pattern)
218218
*
219219
* $finder->notContains('Lorem ipsum')
220220
* $finder->notContains('/Lorem ipsum/i')
221-
222221
*
223222
* @param string $pattern A pattern (string or regexp)
224223
*

0 commit comments

Comments
 (0)
0