You are here

protected property BackendPluginBase::$server in Search API 8

The server this backend is configured for.

Type: \Drupal\search_api\ServerInterface

File

src/Backend/BackendPluginBase.php, line 53

Class

BackendPluginBase
Defines a base class for backend plugins.

Namespace

Drupal\search_api\Backend

Code

protected $server;