WorkspaceSwitcherForm::$workspaceStorage
Same name in other branches
- 9 core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php \Drupal\workspaces\Form\WorkspaceSwitcherForm::workspaceStorage
- 8.9.x core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php \Drupal\workspaces\Form\WorkspaceSwitcherForm::workspaceStorage
- 11.x core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php \Drupal\workspaces\Form\WorkspaceSwitcherForm::workspaceStorage
The workspace entity storage handler.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
core/
modules/ workspaces/ src/ Form/ WorkspaceSwitcherForm.php, line 31
Class
- WorkspaceSwitcherForm
- Provides a form that activates a different workspace.
Namespace
Drupal\workspaces\FormCode
protected $workspaceStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.