You are here

protected property FeaturesEditForm::$oldBundle in Features 8.3

Same name and namespace in other branches
  1. 8.4 modules/features_ui/src/Form/FeaturesEditForm.php \Drupal\features_ui\Form\FeaturesEditForm::oldBundle

Previous bundle name for ajax processing.

Type: string

File

modules/features_ui/src/Form/FeaturesEditForm.php, line 65

Class

FeaturesEditForm
Defines the features settings form.

Namespace

Drupal\features_ui\Form

Code

protected $oldBundle;