You are here

protected property FeaturesCommands::$generator in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/Commands/FeaturesCommands.php \Drupal\features\Commands\FeaturesCommands::generator

The features_generator service.

Type: \Drupal\features\FeaturesGeneratorInterface

File

src/Commands/FeaturesCommands.php, line 77

Class

FeaturesCommands
Drush commands for Features.

Namespace

Drupal\features\Commands

Code

protected $generator;