mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
wip.. setting acl for new accompanying course exports
This commit is contained in:
@@ -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 }
|
||||
|
||||
|
Reference in New Issue
Block a user