You are here

protected property Cluster::$connector in Elasticsearch Connector 8

The connector class.

Type: string

File

src/Entity/Cluster.php, line 102
Contains \Drupal\elasticsearch_connector\Entity\Cluster.

Class

Cluster
Defines the search server configuration entity.

Namespace

Drupal\elasticsearch_connector\Entity

Code

protected $connector = 'Drupal\\elasticsearch_connector\\DESConnector\\DESConnector';