Temporarily disable ACL on new exports

This commit is contained in:
2022-07-14 10:26:26 +02:00
parent 2f42b9411a
commit e323937405
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
services:
chill.person.export.export_count_person:
chill.person.export.count_person:
class: Chill\PersonBundle\Export\Export\CountPerson
arguments:
- "@doctrine.orm.entity_manager"