mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 01:34:23 +00:00
7 lines
232 B
YAML
7 lines
232 B
YAML
services:
|
|
chill_main.timeline_builder:
|
|
class: Chill\MainBundle\Timeline\TimelineBuilder
|
|
arguments:
|
|
- "@doctrine.orm.entity_manager"
|
|
calls:
|
|
- [ setContainer, ["@service_container"]] |