wip.. setting acl for new accompanying course exports

This commit is contained in:
2022-07-12 16:41:12 +02:00
parent ec38dc4d21
commit 2ce145cace
4 changed files with 61 additions and 17 deletions

View File

@@ -26,9 +26,10 @@ services:
tags:
- { name: chill.export, alias: list_person_duplicate }
chill.person.export.export_count_accompanying_course:
chill.person.export.count_accompanying_course:
class: Chill\PersonBundle\Export\Export\CountAccompanyingCourse
arguments:
- "@doctrine.orm.entity_manager"
tags:
- { name: chill.export, alias: count_accompanying_course }