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 4ec0e7b commit 7c75aa0Copy full SHA for 7c75aa0
phpstan.baseline-generated-files.neon
@@ -18,6 +18,12 @@ parameters:
18
path: src/DependencyInjection/ThumbnailService.php
19
reportUnmatched: false
20
21
+ -
22
+ message: '#booleanAnd\.leftNotBoolean#'
23
+ count: 1
24
+ path: src/DependencyInjection/ThumbnailService.php
25
+ reportUnmatched: false
26
+
27
-
28
message: "#^Call to an undefined method Shopware\\\\Core\\\\Content\\\\Media\\\\Message\\\\GenerateThumbnailsMessage\\:\\:setContext\\(\\)\\.$#"
29
count: 1
0 commit comments