mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
add filter residential address at thirdparty of category
This commit is contained in:
@@ -76,6 +76,13 @@ services:
|
||||
tags:
|
||||
- { name: chill.export_filter, alias: person_residential_address_at_user_filter }
|
||||
|
||||
chill.person.export.filter_residential_address_at_thirdparty:
|
||||
class: Chill\PersonBundle\Export\Filter\PersonFilters\ResidentialAddressAtThirdpartyFilter
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_filter, alias: person_residential_address_at_thirdparty_filter }
|
||||
|
||||
## Aggregators
|
||||
chill.person.export.aggregator_nationality:
|
||||
class: Chill\PersonBundle\Export\Aggregator\PersonAggregators\NationalityAggregator
|
||||
|
Reference in New Issue
Block a user