exports: create confidential filter

This commit is contained in:
2022-07-25 15:42:51 +02:00
parent ef5b3b24e4
commit 43bedc41a7
3 changed files with 100 additions and 0 deletions

View File

@@ -74,4 +74,11 @@ services:
tags:
- { name: chill.export_filter, alias: accompanyingcourse_closingmotive_filter }
chill.person.export.filter_confidential:
class: Chill\PersonBundle\Export\Filter\ConfidentialFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: accompanyingcourse_confidential_filter }
## Aggregators