mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
10 lines
243 B
YAML
10 lines
243 B
YAML
services:
|
|
Chill\BudgetBundle\Form\:
|
|
autowire: true
|
|
resource: '../../Form'
|
|
tags:
|
|
- { name: 'form.type' }
|
|
# Chill\BudgetBundle\Form\Admin\:
|
|
# autowire: true
|
|
# resource: '../../Form/Admin'
|