Skip to content

Commit b7f51c3

Browse files
committed
Fix phpstan level 10
1 parent 4c81402 commit b7f51c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ parameters:
1616
count: 1
1717
path: src/BalikobotBundle.php
1818
reportUnmatched: false
19+
-
20+
message: '#^Cannot call method .+\(\) on mixed\.$#'
21+
path: src/BalikobotBundle.php
22+
reportUnmatched: false

0 commit comments

Comments
 (0)