public property UserSession::$session

Session data.

Type: array.

File

drupal/core/lib/Drupal/Core/Session/UserSession.php, line 59
Contains \Drupal\Core\Session\UserSession.

Class

UserSession
An implementation of the user account interface for the global user.

Namespace

Drupal\Core\Session

Code

public $session;