The entity being used by this form.
Type: \Drupal\shortcut\ShortcutInterface
Overrides EntityForm::$entity
File
- core/modules/shortcut/src/ShortcutForm.php, line 18
Class
- ShortcutForm
- Form handler for the shortcut entity forms.
Namespace
Drupal\shortcut
Code
protected $entity;
Please login to continue.