Skip to content

Commit

Permalink
IBX-6601: Updated baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Oct 14, 2023
1 parent 402a223 commit 4da0248
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -10370,16 +10370,6 @@ parameters:
count: 1
path: src/lib/FieldType/Time/Value.php

-
message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Unindexed\\:\\:getDefaultMatchField\\(\\) should return string but returns null\\.$#"
count: 1
path: src/lib/FieldType/Unindexed.php

-
message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Unindexed\\:\\:getDefaultSortField\\(\\) should return string but returns null\\.$#"
count: 1
path: src/lib/FieldType/Unindexed.php

-
message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$text\\.$#"
count: 1
Expand Down

0 comments on commit 4da0248

Please sign in to comment.