mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
11 lines
290 B
YAML
11 lines
290 B
YAML
services:
|
|
Chill\ThirdPartyBundle\Search\ThirdPartySearch:
|
|
autowire: true
|
|
autoconfigure: true
|
|
tags:
|
|
- { name: 'chill.search', alias: '3party' }
|
|
|
|
Chill\ThirdPartyBundle\Search\ThirdPartyApiSearch:
|
|
autowire: true
|
|
autoconfigure: true
|