mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-26 12:06:13 +00:00
13 lines
301 B
YAML
13 lines
301 B
YAML
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
|
|
|