You are here

public property Cluster::$options in Elasticsearch Connector 8.6

Same name and namespace in other branches
  1. 8.7 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
  2. 8 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
  3. 8.2 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
  4. 8.5 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options

Options of the cluster.

Type: array

File

src/Entity/Cluster.php, line 85

Class

Cluster
Defines the Elasticsearch Connector Cluster configuration entity.

Namespace

Drupal\elasticsearch_connector\Entity

Code

public $options;