The name of this account.
Type: string
File
- core/lib/Drupal/Core/Session/UserSession.php, line 40
Class
- UserSession
- An implementation of the user account interface for the global user.
Namespace
Drupal\Core\Session
Code
public $name = '';
The name of this account.
Type: string
Drupal\Core\Session
public $name = '';
Please login to continue.