mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
mark search service provider as private
This commit is contained in:
@@ -9,7 +9,7 @@ use Chill\MainBundle\Search\HasAdvancedSearchFormInterface;
|
||||
* a service which gather all search services defined into the bundles
|
||||
* installed into the app.
|
||||
* the service is callable from the container with
|
||||
* $container->get('chill.main.search_provider')
|
||||
* $container->get('chill_main.search_provider')
|
||||
*
|
||||
* the syntax for search string is :
|
||||
* - domain, which begin with `@`. Example: `@person`. Restrict the search to some
|
||||
|
Reference in New Issue
Block a user