You are here

protected property ReplicationSettings::$label in Replication 8

Same name and namespace in other branches
  1. 8.2 src/Entity/ReplicationSettings.php \Drupal\replication\Entity\ReplicationSettings::label

The human readable name for these replication settings.

Type: string

File

src/Entity/ReplicationSettings.php, line 38

Class

ReplicationSettings
Defines the replication settings entity.

Namespace

Drupal\replication\Entity

Code

protected $label;