protected property SearchApiSortsQueryPreExecute::$searchApiSortsManager in Search API sorts 8
The search api sorts manager.
Type: \Drupal\search_api_sorts\SearchApiSortsManagerInterface
File
- src/
EventSubscriber/ SearchApiSortsQueryPreExecute.php, line 21
Class
- SearchApiSortsQueryPreExecute
- Class that adds the sorting logic to the search api query.
Namespace
Drupal\search_api_sorts\EventSubscriberCode
protected $searchApiSortsManager;