You are here

protected property ConfigurationItem::$label in Features 8.3

Same name and namespace in other branches
  1. 8.4 src/ConfigurationItem.php \Drupal\features\ConfigurationItem::label

Human readable name of configuration item.

Type: string

File

src/ConfigurationItem.php, line 32

Class

ConfigurationItem
Contains some configuration together with metadata like the name + package.

Namespace

Drupal\features

Code

protected $label;