Implement
This commit is contained in:
parent
eb63eb8c4c
commit
ca08cbb0b4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
||||||
*
|
*
|
||||||
* @package Drupal\advanced_search\EventSubscriber
|
* @package Drupal\advanced_search\EventSubscriber
|
||||||
*/
|
*/
|
||||||
class PostConvertedQueryEventSubscriber extends EventSubscriberInterface {
|
class PostConvertedQueryEventSubscriber implements EventSubscriberInterface {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue