no-framework-tutorial/implementation/16-caching/phpstan-baseline.neon

8 lines
257 B
Text
Raw Normal View History

2022-04-04 22:02:52 +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