Case sensitive.
This commit is contained in:
parent
ca08cbb0b4
commit
f60b4f28e6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ namespace Drupal\advanced_search\EventSubscriber;
|
||||||
|
|
||||||
use Drupal\advanced_search\AdvancedSearchQuery;
|
use Drupal\advanced_search\AdvancedSearchQuery;
|
||||||
use Drupal\search_api_solr\Event\PostConvertedQueryEvent;
|
use Drupal\search_api_solr\Event\PostConvertedQueryEvent;
|
||||||
use Drupal\search_api_solr\Event\SearchAPISolrEvents;
|
use Drupal\search_api_solr\Event\SearchApiSolrEvents;
|
||||||
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue