You are here

protected property ShortcutSetDeleteForm::$storage in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php \Drupal\shortcut\Form\ShortcutSetDeleteForm::storage
  2. 9 core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php \Drupal\shortcut\Form\ShortcutSetDeleteForm::storage

The shortcut storage.

Type: \Drupal\shortcut\ShortcutSetStorageInterface

File

core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php, line 30

Class

ShortcutSetDeleteForm
Builds the shortcut set deletion form.

Namespace

Drupal\shortcut\Form

Code

protected $storage;