The entity being used by this form.
Type: \Drupal\shortcut\ShortcutSetInterface
Overrides EntityForm::$entity
File
- core/modules/shortcut/src/Form/SetCustomize.php, line 19
Class
- SetCustomize
- Builds the shortcut set customize form.
Namespace
Drupal\shortcut\Form
Code
1 | protected $entity ; |
Please login to continue.