public property UserSession::$hostname

Session hostname.

@todo: This does not seem to be used, remove?

Type: string

File

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

Class

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

Namespace

Drupal\Core\Session

Code

public $hostname;