protected property FeaturesGenerationMethodBase::$assigner in Features 8.4
Same name and namespace in other branches
- 8.3 src/FeaturesGenerationMethodBase.php \Drupal\features\FeaturesGenerationMethodBase::assigner
The features assigner.
Type: \Drupal\features\FeaturesAssignerInterface
File
- src/
FeaturesGenerationMethodBase.php, line 27
Class
- FeaturesGenerationMethodBase
- Base class for package assignment methods.
Namespace
Drupal\featuresCode
protected $assigner;