Skip to content

Commit

Permalink
fix CS into Finder
Browse files Browse the repository at this point in the history
fix CS into Finder
  • Loading branch information
ruian committed Aug 15, 2012
1 parent 826f512 commit 524081f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Symfony/Component/Finder/Finder.php
Expand Up @@ -218,7 +218,6 @@ public function contains($pattern)
*
* $finder->notContains('Lorem ipsum')
* $finder->notContains('/Lorem ipsum/i')
*
* @param string $pattern A pattern (string or regexp)
*
Expand Down

0 comments on commit 524081f

Please sign in to comment.