mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 02:34:24 +00:00
10 lines
199 B
YAML
10 lines
199 B
YAML
services:
|
|
_defaults:
|
|
autowire: true
|
|
autoconfigure: true
|
|
|
|
Chill\PersonBundle\Menu\:
|
|
resource: './../../Menu'
|
|
tags:
|
|
- { name: 'chill.menu_builder' }
|