WorkspaceSwitcherForm::$workspaceStorage

Same name in other branches
  1. 9 core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php \Drupal\workspaces\Form\WorkspaceSwitcherForm::workspaceStorage
  2. 8.9.x core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php \Drupal\workspaces\Form\WorkspaceSwitcherForm::workspaceStorage
  3. 10 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\Form

Code

protected $workspaceStorage;

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