Skip to content

Commit 407f199

Browse files
adamwojsViniTou
authored andcommitted
[PHPStan] Regenerated phpstan baseline
1 parent 8e10efa commit 407f199

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan-baseline.neon

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,9 @@ parameters:
155155
identifier: missingType.parameter
156156
count: 1
157157
path: src/lib/GraphQL/SilentRow.php
158+
159+
-
160+
message: '#^Static property Ibexa\\Contracts\\Core\\Test\\Repository\\SetupFactory\\Legacy\:\:\$serviceContainer \(Ibexa\\Core\\Base\\ServiceContainer\) in isset\(\) is not nullable\.$#'
161+
identifier: isset.property
162+
count: 1
163+
path: tests/lib/LegacySetupFactory.php

0 commit comments

Comments
 (0)