public property Feed::$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/Feed.php, line 60
Contains \Drupal\aggregator\Plugin\Core\Entity\Feed.

Class

Feed
Defines the aggregator feed entity class.

Namespace

Drupal\aggregator\Plugin\Core\Entity

Code

public $langcode;