mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 03:19:43 +00:00
fix folder name
This commit is contained in:
7
src/Bundle/ChillMainBundle/config/services/timeline.yaml
Normal file
7
src/Bundle/ChillMainBundle/config/services/timeline.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
chill_main.timeline_builder:
|
||||
class: Chill\MainBundle\Timeline\TimelineBuilder
|
||||
arguments:
|
||||
- "@doctrine.orm.entity_manager"
|
||||
calls:
|
||||
- [ setContainer, ["@service_container"]]
|
Reference in New Issue
Block a user