set correct return param

This commit is contained in:
Julien Fastré 2018-08-29 16:13:10 +02:00
parent 1826c63251
commit a68fb730a6

View File

@ -68,7 +68,7 @@ interface SearchInterface
*
* this may be activated/desactived from bundle definition in config.yml
*
* @return boolean
* @return bool
*/
public function isActiveByDefault();