fixes to make count social actions export work

This commit is contained in:
2022-07-26 11:22:17 +02:00
parent a06a2c9592
commit 5ba8c4babc
3 changed files with 8 additions and 4 deletions

View File

@@ -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