protected property ShortcutForm::$entity in Drupal 8
Same name and namespace in other branches
- 9 core/modules/shortcut/src/ShortcutForm.php \Drupal\shortcut\ShortcutForm::entity
- 10 core/modules/shortcut/src/ShortcutForm.php \Drupal\shortcut\ShortcutForm::entity
The entity being used by this form.
Type: \Drupal\shortcut\ShortcutInterface
Overrides ContentEntityForm::$entity
File
- core/
modules/ shortcut/ src/ ShortcutForm.php, line 21
Class
- ShortcutForm
- Form handler for the shortcut entity forms.
Namespace
Drupal\shortcutCode
protected $entity;