Skip to content

Commit 1c42505

Browse files
authored
Update phpstan-baseline.neon
1 parent 9e7bdf7 commit 1c42505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ parameters:
8181
path: src/File/FileExcluderFactory.php
8282

8383
-
84-
message: "#^Parameter \\#1 \\$input of function array_unique expects array, array\\<int, string\\>\\|string given\\.$#"
84+
message: "#^Parameter \\#1 \\$array of function array_unique expects array, array\\<int, string\\>\\|string given\\.$#"
8585
count: 2
8686
path: src/File/FileExcluderFactory.php
8787

0 commit comments

Comments
 (0)