Skip to content

Commit 4e9f6a7

Browse files
committed
tabs vs spaces
1 parent fc83ae2 commit 4e9f6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan2.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parameters:
1212
- '#Parameter \#1 \$object_or_class of function method_exists expects object\|string, mixed given\.#'
1313
- '#Trying to invoke mixed but it(.*) not a callable\.#'
1414
-
15-
identifier: missingType.iterableValue
15+
identifier: missingType.iterableValue
1616

1717
reportUnmatchedIgnoredErrors: false
1818

0 commit comments

Comments
 (0)