You are here

protected property FieldStorageAddForm::$bundle in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field_ui/src/Form/FieldStorageAddForm.php \Drupal\field_ui\Form\FieldStorageAddForm::bundle
  2. 10 core/modules/field_ui/src/Form/FieldStorageAddForm.php \Drupal\field_ui\Form\FieldStorageAddForm::bundle

The entity bundle.

Type: string

File

core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 45

Class

FieldStorageAddForm
Provides a form for the "field storage" add page.

Namespace

Drupal\field_ui\Form

Code

protected $bundle;