You are here

protected property FeaturesGenerationMethodBase::$assigner in Features 8.4

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

The features assigner.

Type: \Drupal\features\FeaturesAssignerInterface

File

src/FeaturesGenerationMethodBase.php, line 27

Class

FeaturesGenerationMethodBase
Base class for package assignment methods.

Namespace

Drupal\features

Code

protected $assigner;