Spaces:
No application file
No application file
return [ | |
'services' => [ | |
'other' => [ | |
'mautic.stats.aggregate.collector' => [ | |
'class' => Mautic\StatsBundle\Aggregate\Collector::class, | |
'arguments' => [ | |
'event_dispatcher', | |
], | |
], | |
], | |
], | |
]; | |