no-framework-tutorial/app/phpstan-baseline.neon

8 lines
257 B
Text
Raw Normal View History

2022-03-31 06:34:30 +00:00
parameters:
ignoreErrors:
-
message: "#^Parameter \\#1 \\$callable of method Invoker\\\\InvokerInterface\\:\\:call\\(\\) expects array\\|\\(callable\\(\\)\\: mixed\\)\\|string, mixed given\\.$#"
count: 1
path: src/Http/InvokerRoutedHandler.php