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 605049f commit d72e36aCopy full SHA for d72e36a
phpstan-baseline.neon
@@ -14,3 +14,6 @@ parameters:
14
15
- message: '#Part \$routePrefix \(mixed\) of encapsed string cannot be cast to string\.#'
16
path: routes/bot.php
17
+
18
+ - message: '#Property .+ does not accept mixed#'
19
+ path: %currentWorkingDirectory%/src/Services/*.php
0 commit comments