mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-24 19:16:15 +00:00
7 lines
167 B
YAML
7 lines
167 B
YAML
---
|
|
services:
|
|
Chill\DocGeneratorBundle\DataFixtures\ORM\:
|
|
autowire: true
|
|
resource: ../../DataFixtures/ORM
|
|
tags: [ 'doctrine.fixture.orm' ]
|