Skip to content

Commit bb4e09c

Browse files
committed
Made CriteriaConverter capable of using lazy constructors
1 parent b330f57 commit bb4e09c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9306,12 +9306,6 @@ parameters:
93069306
count: 1
93079307
path: src/lib/Base/Container/Compiler/Search/FieldRegistryPass.php
93089308

9309-
-
9310-
message: '#^Method Ibexa\\Core\\Base\\Container\\Compiler\\Search\\Legacy\\CriteriaConverterPass\:\:process\(\) has no return type specified\.$#'
9311-
identifier: missingType.return
9312-
count: 1
9313-
path: src/lib/Base/Container/Compiler/Search/Legacy/CriteriaConverterPass.php
9314-
93159309
-
93169310
message: '#^Method Ibexa\\Core\\Base\\Container\\Compiler\\Search\\Legacy\\CriterionFieldValueHandlerRegistryPass\:\:process\(\) has no return type specified\.$#'
93179311
identifier: missingType.return

0 commit comments

Comments
 (0)