sf4, setting new path for all config yaml files, and replace 'controller' path syntax in routes definitions

This commit is contained in:
2020-08-03 13:18:58 +02:00
parent fbaaa44ae6
commit 3c37924dc1
8 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
services:
Chill\CustomFieldsBundle\DataFixtures\ORM\:
resource: ../../DataFixtures/ORM
tags: [ 'doctrine.fixture.orm' ]