diff --git a/src/EventSubscriber/PostConvertedQueryEventSubscriber.php b/src/EventSubscriber/PostConvertedQueryEventSubscriber.php index 8287507..1fbe113 100644 --- a/src/EventSubscriber/PostConvertedQueryEventSubscriber.php +++ b/src/EventSubscriber/PostConvertedQueryEventSubscriber.php @@ -12,7 +12,7 @@ use Symfony\Component\EventDispatcher\EventSubscriberInterface; * * @package Drupal\advanced_search\EventSubscriber */ -class PostConvertedQueryEventSubscriber extends EventSubscriberInterface { +class PostConvertedQueryEventSubscriber implements EventSubscriberInterface { /** * {@inheritdoc}