Rss::$base_table

The base table for this row plugin.

Type: string

File

core/modules/node/src/Plugin/views/row/Rss.php, line 29

Class

Rss
Performs a node_view on the resulting object and formats it as an RSS item.

Namespace

Drupal\node\Plugin\views\row

Code

public $base_table = 'node_field_data';

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