Skip to content

Commit

Permalink
Update tests/PHPStan/Analyser/data/non-empty-string-replace-functions…
Browse files Browse the repository at this point in the history
….php
  • Loading branch information
staabm authored and ondrejmirtes committed Jan 2, 2022
1 parent 5988525 commit 6b4d475
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class Foo {
/**
* @param non-empty-string $search
* @param string $search
* @param non-empty-string $replacement
* @param non-empty-string $subject
*/
Expand Down

0 comments on commit 6b4d475

Please sign in to comment.