Skip to content

Commit 8fbe607

Browse files
committed
x3
1 parent 32425dc commit 8fbe607

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan.neon.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,11 @@ parameters:
1515
# TODO
1616
-
1717
identifier: missingType.return
18+
-
19+
identifier: missingType.parameter
1820
-
1921
identifier: method.missingOverride
22+
-
23+
identifier: equal.notAllowed
24+
-
25+
identifier: empty.notAllowed

0 commit comments

Comments
 (0)