You are here

protected property SessionWorkspaceNegotiator::$currentUser in Drupal 9

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

SessionWorkspaceNegotiator
Defines the session workspace negotiator.

Namespace

Drupal\workspaces\Negotiator

Code

protected $currentUser;