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