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 a8b6659 commit 7155466Copy full SHA for 7155466
phpstan-baseline.neon
@@ -531,7 +531,7 @@ parameters:
531
path: src/Event/TypeLoadedEvent.php
532
533
-
534
- message: "#^Parameter \\#1 \\$throwable of method Overblog\\\\GraphQLBundle\\\\EventListener\\\\ErrorLoggerListener\\:\\:log\\(\\) expects Throwable, Throwable\\|null given\\.$#"
+ message: "#^Parameter \\#1 \\$exception of method Overblog\\\\GraphQLBundle\\\\EventListener\\\\ErrorLoggerListener\\:\\:log\\(\\) expects Throwable, Throwable\\|null given\\.$#"
535
count: 2
536
path: src/EventListener/ErrorLoggerListener.php
537
0 commit comments