mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
- move to a new controller - refactor to be more adaptive to context - partial autowiring
6 lines
155 B
YAML
6 lines
155 B
YAML
services:
|
|
Chill\TaskBundle\Controller\:
|
|
#autowire: true
|
|
resource: '../../../Controller'
|
|
tags: ['controller.service_arguments']
|