mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-28 13:06:13 +00:00
8 lines
179 B
YAML
8 lines
179 B
YAML
services:
|
|
Chill\EventBundle\Search\EventSearch:
|
|
autoconfigure: true
|
|
autowire: true
|
|
tags:
|
|
- { name: chill.search, alias: 'event_regular' }
|
|
|