You are here

protected property SessionWorkspaceNegotiator::$session in Drupal 9

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

The session.

Type: \Symfony\Component\HttpFoundation\Session\Session

File

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

Class

SessionWorkspaceNegotiator
Defines the session workspace negotiator.

Namespace

Drupal\workspaces\Negotiator

Code

protected $session;