You are here

protected property FeaturesGenerator::$assigner in Features 8.3

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

The features assigner.

Type: \Drupal\features\FeaturesAssignerInterface

File

src/FeaturesGenerator.php, line 36

Class

FeaturesGenerator
Class responsible for performing package generation.

Namespace

Drupal\features

Code

protected $assigner;