SwitchShortcutSet::$user
Same name in other branches
- 9 core/modules/shortcut/src/Form/SwitchShortcutSet.php \Drupal\shortcut\Form\SwitchShortcutSet::user
- 8.9.x core/modules/shortcut/src/Form/SwitchShortcutSet.php \Drupal\shortcut\Form\SwitchShortcutSet::user
- 11.x core/modules/shortcut/src/Form/SwitchShortcutSet.php \Drupal\shortcut\Form\SwitchShortcutSet::user
The account the shortcut set is for.
Type: \Drupal\user\UserInterface
File
-
core/
modules/ shortcut/ src/ Form/ SwitchShortcutSet.php, line 25
Class
- SwitchShortcutSet
- Builds the shortcut set switch form.
Namespace
Drupal\shortcut\FormCode
protected $user;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.