mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-30 05:56:14 +00:00
7 lines
187 B
YAML
7 lines
187 B
YAML
services:
|
|
Chill\ActivityBundle\DataFixtures\ORM\:
|
|
autowire: true
|
|
autoconfigure: true
|
|
resource: ../../DataFixtures/ORM
|
|
tags: [ 'doctrine.fixture.orm' ]
|