You are here

protected property Server::$backendPlugin in Search API 8

The backend plugin instance.

Type: \Drupal\search_api\Backend\BackendInterface

File

src/Entity/Server.php, line 110

Class

Server
Defines the search server configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $backendPlugin;