refactored search with free search term support (#1064)
This commit is contained in:
@@ -25,9 +25,6 @@ class TitleExtension extends AbstractExtension
|
||||
*/
|
||||
protected $configuration;
|
||||
|
||||
/**
|
||||
* @param TranslatorInterface $translator
|
||||
*/
|
||||
public function __construct(TranslatorInterface $translator, ThemeConfiguration $configuration)
|
||||
{
|
||||
$this->translator = $translator;
|
||||
|
||||
Reference in New Issue
Block a user