exports: add new countHousehold export

This commit is contained in:
2022-08-10 14:03:47 +02:00
parent 8efbf02f64
commit 3f4d4497af
5 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
services:
## Indicators
chill.person.export.count_household:
class: Chill\PersonBundle\Export\Export\CountHousehold
autowire: true
autoconfigure: true
tags:
- { name: chill.export, alias: count_household }
## Filters
## Aggregators