mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 19:46:13 +00:00
9 lines
199 B
YAML
9 lines
199 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
Chill\MainBundle\DataFixtures\ORM\:
|
|
resource: ../../DataFixtures/ORM
|
|
tags: [ 'doctrine.fixture.orm' ]
|