You are here

protected property SearchApiPluginManager::$alterEventName in Search API 8

The name of the alter event to dispatch.

Type: string

File

src/SearchApiPluginManager.php, line 27

Class

SearchApiPluginManager
Extends the default plugin manager to add support for alter events.

Namespace

Drupal\search_api

Code

protected $alterEventName;