You are here

protected property ConfigPagesType::$label in Config Pages 8.3

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

The config page type label.

Type: string

File

src/Entity/ConfigPagesType.php, line 61

Class

ConfigPagesType
Defines the config page type entity.

Namespace

Drupal\config_pages\Entity

Code

protected $label;