Skip to content

Commit aca4320

Browse files
committed
Fix phpstan notice on RepeatedOrEqualToInArrayRector
1 parent 32438d7 commit aca4320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ parameters:
344344

345345
-
346346
identifier: symplify.noReference
347-
message: '#Use explicit return value over magic &reference#'
347+
message: '#Use explicit return value over magic &reference#'

0 commit comments

Comments
 (0)