public property User::$preferred_langcode

The user's preferred langcode for receiving emails and viewing the site.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php, line 158
Definition of Drupal\user\Plugin\Core\Entity\User.

Class

User
Defines the user entity class.

Namespace

Drupal\user\Plugin\Core\Entity

Code

public $preferred_langcode;