You are here

protected property SetCustomize::$entity in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/shortcut/src/Form/SetCustomize.php \Drupal\shortcut\Form\SetCustomize::entity
  2. 9 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\Form

Code

protected $entity;