Merge branch 'master' of git.framasoft.org:Chill-project/Chill-Person

This commit is contained in:
Marc Ducobu
2016-05-06 16:36:41 +02:00
2 changed files with 20 additions and 2 deletions

View File

@@ -72,6 +72,8 @@ services:
chill.person.export.export_count_person:
class: Chill\PersonBundle\Export\Export\CountPerson
arguments:
- "@doctrine.orm.entity_manager"
tags:
- { name: chill.export, alias: count_person }