The entity bundle.
Type: string
File
- core/modules/field_ui/src/Form/FieldStorageAddForm.php, line 33
Class
- FieldStorageAddForm
- Provides a form for the "field storage" add page.
Namespace
Drupal\field_ui\Form
Code
protected $bundle;
The entity bundle.
Type: string
Drupal\field_ui\Form
protected $bundle;
Please login to continue.