Julien Fastré 60f6cd95b4 improve single task list
- move to a new controller
- refactor to be more adaptive to context
- partial autowiring
2018-04-23 21:33:07 +02:00

6 lines
155 B
YAML

services:
Chill\TaskBundle\Controller\:
#autowire: true
resource: '../../../Controller'
tags: ['controller.service_arguments']