improve autowiring and add workflow to tasks

This commit is contained in:
2018-04-25 12:03:16 +02:00
parent 196fc2c38f
commit adc830142b
10 changed files with 4669 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
services:
#chill_task.single_task_controller:
# class: Chill\TaskBundle\Controller\SingleTaskController
# autowire: true
Chill\TaskBundle\Controller\:
resource: ../../../Controller
tags: ['controller.service_arguments']