public property Entity::$langcode

The language code of the entity's default language.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/Entity.php, line 29
Definition of Drupal\Core\Entity\Entity.

Class

Entity
Defines a base entity class.

Namespace

Drupal\Core\Entity

Code

public $langcode = LANGUAGE_NOT_SPECIFIED;