Rss::$base_field

The actual field which is used to identify an aggregator item.

Type: string

File

core/modules/aggregator/src/Plugin/views/row/Rss.php, line 33

Class

Rss
Defines a row plugin which loads an aggregator item and renders as RSS.

Namespace

Drupal\aggregator\Plugin\views\row

Code

public $base_field = 'iid';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.