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