property Rss::$base_table

Same name in this branch

File

drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php, line 31
Definition of Drupal\node\Plugin\views\row\Rss.

Class

Rss
Plugin which performs a node_view on the resulting object and formats it as an RSS item.

Namespace

Drupal\node\Plugin\views\row

Code

var $base_table = 'node';