public property Item::$langcode

The feed language code.

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

Overrides Entity::$langcode

File

drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php, line 66
Contains \Drupal\aggregator\Plugin\Core\Entity\Item.

Class

Item
Defines the aggregator item entity class.

Namespace

Drupal\aggregator\Plugin\Core\Entity

Code

public $langcode;