protected property SetCustomize::$entity in Drupal 9
Same name and namespace in other branches
- 8 core/modules/shortcut/src/Form/SetCustomize.php \Drupal\shortcut\Form\SetCustomize::entity
The entity being used by this form.
Type: \Drupal\shortcut\ShortcutSetInterface
Overrides EntityForm::$entity
File
- core/
modules/ shortcut/ src/ Form/ SetCustomize.php, line 22
Class
- SetCustomize
- Builds the shortcut set customize form.
Namespace
Drupal\shortcut\FormCode
protected $entity;