You are here

protected property FeaturesCommands::$assigner in Features 8.3

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

The features_assigner service.

Type: \Drupal\features\FeaturesAssignerInterface

File

src/Commands/FeaturesCommands.php, line 63

Class

FeaturesCommands
Drush commands for Features.

Namespace

Drupal\features\Commands

Code

protected $assigner;