The entity being used by this form.
Type: \Drupal\field\FieldStorageConfigInterface
Overrides EntityForm::$entity
File
- core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php, line 23
 
Class
- FieldStorageConfigEditForm
 - Provides a form for the "field storage" edit page.
 
Namespace
Drupal\field_ui\Form
Code
protected $entity;
Please login to continue.