mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
exports: add new AdministrativeLocation aggregator
This commit is contained in:
@@ -205,3 +205,10 @@ services:
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: accompanyingcourse_closingmotive_aggregator }
|
||||
|
||||
chill.person.export.aggregator_administrative_location:
|
||||
class: Chill\PersonBundle\Export\Aggregator\AccompanyingCourseAggregators\AdministrativeLocationAggregator
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: accompanyingcourse_administrative_location_aggregator }
|
||||
|
Reference in New Issue
Block a user