You are here

constant AssignmentConfigureForm::NEW_BUNDLE_SELECT_VALUE in Features 8.4

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

Bundle select value that should trigger a new bundle to be created.

File

modules/features_ui/src/Form/AssignmentConfigureForm.php, line 23

Class

AssignmentConfigureForm
Configures the configuration assignment methods for this site.

Namespace

Drupal\features_ui\Form

Code

const NEW_BUNDLE_SELECT_VALUE = 'new';