mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 05:41:25 +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
|