mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
fix redundant referrerFilter
This commit is contained in:
parent
c72dc83c06
commit
9e2ef9eae6
@ -8,12 +8,6 @@ services:
|
|||||||
- { name: chill.export, alias: count_social_work_actions }
|
- { name: chill.export, alias: count_social_work_actions }
|
||||||
|
|
||||||
## FILTERS
|
## 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:
|
# chill.person.export.filter_social_work_type:
|
||||||
# class: Chill\PersonBundle\Export\Filter\SocialWorkTypeFilter
|
# class: Chill\PersonBundle\Export\Filter\SocialWorkTypeFilter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user