You are here

protected property WorkspaceSwitcherForm::$workspaceStorage in Workspace 8.2

The workspace entity storage handler.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/WorkspaceSwitcherForm.php, line 30

Class

WorkspaceSwitcherForm
Provides a form that activates a different workspace.

Namespace

Drupal\workspace\Form

Code

protected $workspaceStorage;