mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Good Center - Circle suggested
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
services:
|
||||
chill_event.form.event_type_type:
|
||||
chill.event.form.type.translatable_event_type:
|
||||
class: Chill\EventBundle\Form\Type\TranslatableEventType
|
||||
arguments:
|
||||
- "@chill.main.helper.translatable_string"
|
||||
tags:
|
||||
- { name: form.type }
|
||||
|
||||
chill.event.form.event_type_test:
|
||||
class: Chill\EventBundle\Form\EventType
|
||||
arguments:
|
||||
- "@security.token_storage"
|
||||
- "@chill.main.security.authorization.helper"
|
||||
- "@chill.main.helper.translatable_string"
|
||||
tags:
|
||||
- { name: form.type }
|
||||
|
Reference in New Issue
Block a user