mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
[SearchEngine] Add search engine to Application
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Alchemy\Phrasea\Core\Provider;
|
|||||||
use Silex\Application;
|
use Silex\Application;
|
||||||
use Silex\ServiceProviderInterface;
|
use Silex\ServiceProviderInterface;
|
||||||
|
|
||||||
class SearchENgineServiceProvider implements ServiceProviderInterface
|
class SearchEngineServiceProvider implements ServiceProviderInterface
|
||||||
{
|
{
|
||||||
|
|
||||||
public function register(Application $app)
|
public function register(Application $app)
|
||||||
|
Reference in New Issue
Block a user