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 9b681da commit 9bf24a2Copy full SHA for 9bf24a2
phpstan-baseline.neon
@@ -108,3 +108,6 @@ parameters:
108
count: 2
109
path: tests/Unit/Domain/Value/Tag/TagCollectionTest.php
110
111
+ -
112
+ message: '#^Method Storyblok\\Api\\Bridge\\Faker\\Provider\\StoryblokProvider::.+ should return array.+ but returns array\.$#'
113
+ path: src/Bridge/Faker/Provider/StoryblokProvider.php
0 commit comments