protected property ConfigurationItem::$packageExcluded in Features 8.4
Same name and namespace in other branches
- 8.3 src/ConfigurationItem.php \Drupal\features\ConfigurationItem::packageExcluded
Array of package names that this item should be excluded from.
Type: string[]
File
- src/
ConfigurationItem.php, line 95
Class
- ConfigurationItem
- Contains some configuration together with metadata like the name + package.
Namespace
Drupal\featuresCode
protected $packageExcluded = [];