protected property ConfigurationItem::$data in Features 8.4
Same name and namespace in other branches
- 8.3 src/ConfigurationItem.php \Drupal\features\ConfigurationItem::data
The contents of the configuration item in exported format.
Type: array
File
- src/
ConfigurationItem.php, line 46
Class
- ConfigurationItem
- Contains some configuration together with metadata like the name + package.
Namespace
Drupal\featuresCode
protected $data;