mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
PHRAS-3389_use-only-conceptpaths-from-selected-dbs_MASTER
fix : fixed preview was not displayed (caused by missing di)
This commit is contained in:
@@ -167,7 +167,7 @@ interface SearchEngineInterface
|
||||
*
|
||||
* @return SearchEngineResult
|
||||
*/
|
||||
public function query($query, SearchEngineOptions $options = null);
|
||||
public function query($query, SearchEngineOptions $options);
|
||||
|
||||
/**
|
||||
* Return an array of suggestions corresponding to the last word of the
|
||||
|
Reference in New Issue
Block a user