summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--phpstan-baseline.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan-baseline.php b/phpstan-baseline.php
index 23a1d7cd91..94eaedc5ab 100644
--- a/phpstan-baseline.php
+++ b/phpstan-baseline.php
@@ -1090,7 +1090,7 @@ $ignoreErrors[] = [
];
$ignoreErrors[] = [
'message' => '#^Cannot call method findByComponent\\(\\) on mixed\\.$#',
- 'count' => 2,
+ 'count' => 3,
'path' => __DIR__ . '/app/Module/CloudsTheme.php',
];
$ignoreErrors[] = [