You are here

protected property SwitchShortcutSet::$shortcutSetStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/shortcut/src/Form/SwitchShortcutSet.php \Drupal\shortcut\Form\SwitchShortcutSet::shortcutSetStorage

The shortcut set storage.

Type: \Drupal\shortcut\ShortcutSetStorageInterface

File

core/modules/shortcut/src/Form/SwitchShortcutSet.php, line 34
Contains \Drupal\shortcut\Form\SwitchShortcutSet.

Class

SwitchShortcutSet
Builds the shortcut set switch form.

Namespace

Drupal\shortcut\Form

Code

protected $shortcutSetStorage;