You are here

protected property PluginBase::$search in Search API Autocomplete 8

The search this suggester is attached to.

Type: \Drupal\search_api_autocomplete\SearchInterface

File

src/Plugin/PluginBase.php, line 18

Class

PluginBase
Provides a common base class for autocomplete search plugins.

Namespace

Drupal\search_api_autocomplete\Plugin

Code

protected $search;