exports: create intensity filter

This commit is contained in:
2022-07-25 16:49:57 +02:00
parent da224ea4bc
commit e728c00671
4 changed files with 101 additions and 2 deletions

View File

@@ -88,4 +88,11 @@ services:
tags:
- { name: chill.export_filter, alias: accompanyingcourse_emergency_filter }
chill.person.export.filter_intensity:
class: Chill\PersonBundle\Export\Filter\IntensityFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: accompanyingcourse_intensity_filter }
## Aggregators