protected property FeaturesGenerator::$assigner in Features 8.4
Same name and namespace in other branches
- 8.3 src/FeaturesGenerator.php \Drupal\features\FeaturesGenerator::assigner
The features assigner.
Type: \Drupal\features\FeaturesAssignerInterface
File
- src/
FeaturesGenerator.php, line 36
Class
- FeaturesGenerator
- Class responsible for performing package generation.
Namespace
Drupal\featuresCode
protected $assigner;