public property UserSession::$ssid

Secure session ID.

Type: string.

File

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

Class

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

Namespace

Drupal\Core\Session

Code

public $ssid;