exports: add new OpenBetweenDates filter

This commit is contained in:
2022-07-29 12:14:37 +02:00
parent dd06a262a2
commit 7677b8aaa0
3 changed files with 101 additions and 0 deletions

View File

@@ -102,4 +102,13 @@ services:
tags:
- { name: chill.export_filter, alias: accompanyingcourse_referrer_filter }
chill.person.export.filter_openbetweendates:
class: Chill\PersonBundle\Export\Filter\OpenBetweenDatesFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: accompanyingcourse_openbetweendates_filter }
## Aggregators