Skip to content

Commit 49a606a

Browse files
committed
Update phpstan baseline
1 parent c073d66 commit 49a606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@
10901090
];
10911091
$ignoreErrors[] = [
10921092
'message' => '#^Cannot call method findByComponent\\(\\) on mixed\\.$#',
1093-
'count' => 2,
1093+
'count' => 3,
10941094
'path' => __DIR__ . '/app/Module/CloudsTheme.php',
10951095
];
10961096
$ignoreErrors[] = [

0 commit comments

Comments
 (0)