exports: create closingmotive filter

This commit is contained in:
2022-07-25 14:44:03 +02:00
parent 057617c1cb
commit ef5b3b24e4
4 changed files with 107 additions and 1 deletions

View File

@@ -67,4 +67,11 @@ services:
tags:
- { name: chill.export_filter, alias: accompanyingcourse_origin_filter }
chill.person.export.filter_closingmotive:
class: Chill\PersonBundle\Export\Filter\ClosingMotiveFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: accompanyingcourse_closingmotive_filter }
## Aggregators