protected property AssignmentFormBase::$currentBundle in Features 8.3
Same name and namespace in other branches
- 8.4 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\FormCode
protected $currentBundle;