We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f384b0 commit a08ae46Copy full SHA for a08ae46
phpstan.neon.dist
@@ -10,8 +10,6 @@ parameters:
10
11
ignoreErrors:
12
- '#Parameter \#1 \$callback of method Illuminate\\Container\\Container::call\(\) expects \(callable\(\): mixed\)\|string*#'
13
- - '#Parameter \#2 \$needles of static method Illuminate\\Support\\Str::endsWith*#'
14
- - '#Parameter \#2 \$needles of static method Illuminate\\Support\\Str::contains*#'
15
16
excludePaths:
17
- tests
0 commit comments