public property Item::$iid

The feed item ID.

@todo rename to id.

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

File

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

Class

Item
Defines the aggregator item entity class.

Namespace

Drupal\aggregator\Plugin\Core\Entity

Code

public $iid;