mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 09:14:23 +00:00
12 lines
304 B
YAML
12 lines
304 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
Chill\ActivityBundle\Controller\:
|
|
resource: '../../Controller/'
|
|
tags: ['controller.service_arguments']
|
|
|
|
Chill\ActivityBundle\Controller\ActivityController:
|
|
tags: ['controller.service_arguments']
|