mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
8 lines
235 B
YAML
8 lines
235 B
YAML
services:
|
|
chill_event.form.event_type_type:
|
|
class: Chill\EventBundle\Form\Type\TranslatableEventType
|
|
arguments:
|
|
- "@chill.main.helper.translatable_string"
|
|
tags:
|
|
- { name: form.type }
|