The preferred administrative language code of the account.
Type: string
File
- core/lib/Drupal/Core/Session/UserSession.php, line 54
Class
- UserSession
- An implementation of the user account interface for the global user.
Namespace
Drupal\Core\Session
Code
protected $preferred_admin_langcode;
Please login to continue.