enable commented filter (!?)

This commit is contained in:
Mathieu Jaumotte 2022-09-21 10:16:08 +02:00
parent 42c395ecc9
commit d599792de8

View File

@ -9,12 +9,12 @@ services:
## FILTERS ## FILTERS
#chill.person.export.filter_social_work_type: chill.person.export.filter_social_work_type:
# class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\SocialWorkTypeFilter class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\SocialWorkTypeFilter
# autowire: true autowire: true
# autoconfigure: true autoconfigure: true
# tags: tags:
# - { name: chill.export_filter, alias: social_work_type_filter } - { name: chill.export_filter, alias: social_work_type_filter }
chill.person.export.filter_scope: chill.person.export.filter_scope:
class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\ScopeFilter class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\ScopeFilter