You are here

protected property FeaturesAssignmentMethodBase::$assigner in Features 8.4

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

The features assigner.

Type: \Drupal\features\FeaturesAssignerInterface

File

src/FeaturesAssignmentMethodBase.php, line 25

Class

FeaturesAssignmentMethodBase
Base class for package assignment methods.

Namespace

Drupal\features

Code

protected $assigner;