Skip to content

Commit 9753ca9

Browse files
committed
1 parent 31e0596 commit 9753ca9

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
@@ -44832,6 +44832,12 @@ parameters:
4483244832
count: 1
4483344833
path: tests/integration/Core/Repository/SearchServiceLocationTest.php
4483444834

44835+
-
44836+
message: '#^Cannot access offset ''id'' on Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\.$#'
44837+
identifier: offsetAccess.nonOffsetAccessible
44838+
count: 1
44839+
path: tests/integration/Core/Repository/SearchServiceLocationTest.php
44840+
4483544841
-
4483644842
message: '#^Cannot access offset ''title'' on Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\.$#'
4483744843
identifier: offsetAccess.nonOffsetAccessible

0 commit comments

Comments
 (0)