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 ca91642 commit 585469cCopy full SHA for 585469c
phpstan-baseline.neon
@@ -2,5 +2,5 @@ parameters:
2
ignoreErrors:
3
-
4
message: "#^Parameter \\#1 \\$catalogue of method Symfony\\\\Component\\\\Translation\\\\Writer\\\\TranslationWriterInterface\\:\\:write\\(\\) expects Symfony\\\\Component\\\\Translation\\\\MessageCatalogue, Symfony\\\\Component\\\\Translation\\\\MessageCatalogueInterface given\\.$#"
5
- count: 2
+ count: 3
6
path: src/FileStorage.php
0 commit comments