mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
exports: add a new ClosingMotive aggregator
This commit is contained in:
@@ -197,4 +197,11 @@ services:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: accompanyingcourse_origin_aggregator }
|
||||
- { name: chill.export_aggregator, alias: accompanyingcourse_origin_aggregator }
|
||||
|
||||
chill.person.export.aggregator_closingmotive:
|
||||
class: Chill\PersonBundle\Export\Aggregator\AccompanyingCourseAggregators\ClosingMotiveAggregator
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: accompanyingcourse_closingmotive_aggregator }
|
||||
|
Reference in New Issue
Block a user