You are here

protected property FeaturesGenerationMethodBase::$featuresManager in Features 8.4

Same name and namespace in other branches
  1. 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\features

Code

protected $featuresManager;