mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-27 04:26:13 +00:00
7 lines
298 B
YAML
7 lines
298 B
YAML
services:
|
|
chill.activity.form.type.translatableactivityreasoncategory:
|
|
class: Chill\ActivityBundle\Form\Type\TranslatableActivityReasonCategory
|
|
arguments:
|
|
- "@request_stack"
|
|
tags:
|
|
- { name: form.type, alias: translatable_activity_reason_category } |