mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-27 04:26:13 +00:00
9 lines
236 B
YAML
9 lines
236 B
YAML
---
|
|
services:
|
|
Chill\CalendarBundle\DataFixtures\ORM\LoadCancelReason:
|
|
tags:
|
|
- { 'name': doctrine.fixture.orm }
|
|
Chill\CalendarBundle\DataFixtures\ORM\LoadInvite:
|
|
tags:
|
|
- { 'name': doctrine.fixture.orm }
|