You are here

protected property ConfigurationItem::$name in Features 8.3

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

Prefixed configuration item name.

Type: string

File

src/ConfigurationItem.php, line 18

Class

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

Namespace

Drupal\features

Code

protected $name;