public property Comment::$langcode

The comment language code.

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

Overrides Entity::$langcode

File

drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php, line 90
Definition of Drupal\comment\Plugin\Core\Entity\Comment.

Class

Comment
Defines the comment entity class.

Namespace

Drupal\comment\Plugin\Core\Entity

Code

public $langcode;