You are here

public property Cluster::$url in Elasticsearch Connector 8.6

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

The cluster url.

Type: string

File

src/Entity/Cluster.php, line 78

Class

Cluster
Defines the Elasticsearch Connector Cluster configuration entity.

Namespace

Drupal\elasticsearch_connector\Entity

Code

public $url;