Rename ListPersonWithAccompanyingPeriod to ListPersonHavingAccompanyingPeriod

This commit is contained in:
2023-07-07 09:36:39 +02:00
parent 56d9072abe
commit 7f30742fc3
2 changed files with 7 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ services:
tags:
- { name: chill.export, alias: list_person }
Chill\PersonBundle\Export\Export\ListPersonWithAccompanyingPeriod:
Chill\PersonBundle\Export\Export\ListPersonHavingAccompanyingPeriod:
autowire: true
autoconfigure: true
tags: