Skip to content

Commit ecd9a90

Browse files
committed
Regenerated PHPStan
1 parent 4aef6c0 commit ecd9a90

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,3 @@ parameters:
1111
identifier: instanceof.alwaysTrue
1212
count: 1
1313
path: src/contracts/Persistence/CriterionMapper/AbstractFieldCriterionMapper.php
14-
15-
-
16-
message: '#^Method Ibexa\\CoreSearch\\CriterionMapper\\LogicalAndCriterionMapper\:\:getType\(\) never returns ''NOT'' so it can be removed from the return type\.$#'
17-
identifier: return.unusedType
18-
count: 1
19-
path: src/lib/CriterionMapper/LogicalAndCriterionMapper.php
20-
21-
-
22-
message: '#^Method Ibexa\\CoreSearch\\CriterionMapper\\LogicalAndCriterionMapper\:\:getType\(\) never returns ''OR'' so it can be removed from the return type\.$#'
23-
identifier: return.unusedType
24-
count: 1
25-
path: src/lib/CriterionMapper/LogicalAndCriterionMapper.php
26-
27-
-
28-
message: '#^Method Ibexa\\CoreSearch\\CriterionMapper\\LogicalOrCriterionMapper\:\:getType\(\) never returns ''AND'' so it can be removed from the return type\.$#'
29-
identifier: return.unusedType
30-
count: 1
31-
path: src/lib/CriterionMapper/LogicalOrCriterionMapper.php
32-
33-
-
34-
message: '#^Method Ibexa\\CoreSearch\\CriterionMapper\\LogicalOrCriterionMapper\:\:getType\(\) never returns ''NOT'' so it can be removed from the return type\.$#'
35-
identifier: return.unusedType
36-
count: 1
37-
path: src/lib/CriterionMapper/LogicalOrCriterionMapper.php

0 commit comments

Comments
 (0)