mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
fixes to make count social actions export work
This commit is contained in:
@@ -44,6 +44,8 @@ services:
|
||||
class: Chill\PersonBundle\Export\Export\CountSocialActions
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export, alias: count_social_actions }
|
||||
|
||||
chill.person.export.filter_gender:
|
||||
class: Chill\PersonBundle\Export\Filter\GenderFilter
|
||||
|
Reference in New Issue
Block a user