You are here

protected property AssignmentFormBase::$currentBundle in Features 8.4

Same name and namespace in other branches
  1. 8.3 modules/features_ui/src/Form/AssignmentFormBase.php \Drupal\features_ui\Form\AssignmentFormBase::currentBundle

The current bundle.

Type: \Drupal\features\FeaturesBundleInterface

File

modules/features_ui/src/Form/AssignmentFormBase.php, line 44

Class

AssignmentFormBase
Configures the selected configuration assignment method for this site.

Namespace

Drupal\features_ui\Form

Code

protected $currentBundle;