public property Item::$timestamp

Posted date of the feed item, as a Unix timestamp.

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

File

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

Class

Item
Defines the aggregator item entity class.

Namespace

Drupal\aggregator\Plugin\Core\Entity

Code

public $timestamp;