Merge branch '111_exports' into social_action_exports

This commit is contained in:
Julie Lenaerts 2022-08-03 15:22:32 +02:00
commit 2ff346d7d8

View File

@ -8,13 +8,7 @@ services:
- { name: chill.export, alias: count_social_work_actions }
## FILTERS
chill.person.export.filter_referrers:
class: Chill\PersonBundle\Export\Filter\ReferrerFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: social_work_actions_referrer_filter }
# chill.person.export.filter_social_work_type:
# class: Chill\PersonBundle\Export\Filter\SocialWorkTypeFilter
# autowire: true