ShortcutSetDeleteForm::$storage

Same name and namespace in other branches
  1. 10 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
  3. 8.9.x core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php \Drupal\shortcut\Form\ShortcutSetDeleteForm::storage
  4. main 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.