mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Refactor ListPersonHelper and ListPerson to simplify process and allow to add customization of fields
This commit is contained in:
@@ -16,6 +16,10 @@ services:
|
||||
tags:
|
||||
- { name: chill.export, alias: list_person }
|
||||
|
||||
Chill\PersonBundle\Export\Helper\ListPersonHelper:
|
||||
arguments:
|
||||
$customPersonHelpers: !tagged_iterator chill_person.list_person_customizer
|
||||
|
||||
Chill\PersonBundle\Export\Export\ListPersonHavingAccompanyingPeriod:
|
||||
tags:
|
||||
- { name: chill.export, alias: list_person_with_acp }
|
||||
|
Reference in New Issue
Block a user