2016-03-22 20:34:34 +01:00

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 }