Add event subscriber.
This commit is contained in:
parent
15703a124b
commit
6123df49a2
2 changed files with 35 additions and 0 deletions
4
advanced_search.services.yml
Normal file
4
advanced_search.services.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
services:
|
||||
Drupal\advanced_search\EventSubscriber\PostConvertedQueryEventSubscriber:
|
||||
tags:
|
||||
- { name: 'event_subscriber' }
|
||||
Loading…
Add table
Add a link
Reference in a new issue