mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 04:53:26 +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\ServiceProviderInterface;
|
||||
|
||||
class SearchENgineServiceProvider implements ServiceProviderInterface
|
||||
class SearchEngineServiceProvider implements ServiceProviderInterface
|
||||
{
|
||||
|
||||
public function register(Application $app)
|
||||
|
Reference in New Issue
Block a user