You are here

protected property FeaturesGenerator::$generatorManager in Features 8.3

Same name and namespace in other branches
  1. 8.4 src/FeaturesGenerator.php \Drupal\features\FeaturesGenerator::generatorManager

The package generation method plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/FeaturesGenerator.php, line 22

Class

FeaturesGenerator
Class responsible for performing package generation.

Namespace

Drupal\features

Code

protected $generatorManager;