Skip to content

Commit 3c2a59d

Browse files
committed
feat(doctrine): finish ODM IriFilter
Continues the work at api-platform#7079 and before at api-platform#6865
1 parent 89bccb9 commit 3c2a59d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Doctrine/Odm/Filter/IriFilter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public function apply(Builder $aggregationBuilder, string $resourceClass, ?Opera
3636
$value = [$value];
3737
}
3838

39-
// TODO: do something for nested properties?
4039
$matchField = $parameter->getProperty();
4140

4241
$aggregationBuilder

0 commit comments

Comments
 (0)