mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Merge branch '111_exports' into social_action_exports
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
|
||||
## Indicators
|
||||
chill.person.export.count_evaluation:
|
||||
class: Chill\PersonBundle\Export\Export\CountEvaluation
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export, alias: count_evaluation }
|
||||
|
||||
## Filters
|
||||
## Aggregators
|
||||
|
Reference in New Issue
Block a user