enable autoloading for form in person bundle

This commit is contained in:
2021-09-01 17:04:24 +02:00
parent 41d76542b4
commit 2450655452
3 changed files with 15 additions and 82 deletions

View File

@@ -24,14 +24,6 @@ services:
tags:
- { name: console.command }
chill.person.form.type.select2maritalstatus:
class: Chill\PersonBundle\Form\Type\Select2MaritalStatusType
arguments:
- "@request_stack"
- "@doctrine.orm.entity_manager"
tags:
- { name: form.type, alias: select2_chill_marital_status }
chill.person.timeline.accompanying_period_opening:
class: Chill\PersonBundle\Timeline\TimelineAccompanyingPeriodOpening
arguments: