You are here

protected property ConfigEntityRevisionsType::$label in Config Entity Revisions 1.x

Same name and namespace in other branches
  1. 8.2 src/Entity/ConfigEntityRevisionsType.php \Drupal\config_entity_revisions\Entity\ConfigEntityRevisionsType::label
  2. 8 src/Entity/ConfigEntityRevisionsType.php \Drupal\config_entity_revisions\Entity\ConfigEntityRevisionsType::label

The human-readable name of the config_entity_revisions type.

Type: string

File

src/Entity/ConfigEntityRevisionsType.php, line 52

Class

ConfigEntityRevisionsType
Defines the Config Entity Revisions configuration entity.

Namespace

Drupal\config_entity_revisions\Entity

Code

protected $label;