public property UserSession::$sid

Session ID.

Type: string.

File

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

Class

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

Namespace

Drupal\Core\Session

Code

public $sid;