Merge remote-tracking branch 'origin/master'

This commit is contained in:
2018-04-25 12:12:08 +02:00
8 changed files with 441 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
services:
Chill\TaskBundle\Controller\:
resource: ../../../Controller
resource: '../../../Controller'
tags: ['controller.service_arguments']