Skip to content

Commit 7f7be9a

Browse files
committed
chore: update phpstan-baseline
1 parent b8330e9 commit 7f7be9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan-baseline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2608,7 +2608,7 @@
26082608
];
26092609
$ignoreErrors[] = [
26102610
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
2611-
'count' => 21,
2611+
'count' => 18,
26122612
'path' => __DIR__ . '/system/Model.php',
26132613
];
26142614
$ignoreErrors[] = [

0 commit comments

Comments
 (0)