You are here

protected property SessionWorkspaceNegotiator::$workspaceStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php \Drupal\workspaces\Negotiator\SessionWorkspaceNegotiator::workspaceStorage

The workspace storage handler.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php, line 35

Class

SessionWorkspaceNegotiator
Defines the session workspace negotiator.

Namespace

Drupal\workspaces\Negotiator

Code

protected $workspaceStorage;