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