You are here

public property Rss::$nodes in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/src/Plugin/views/row/Rss.php \Drupal\node\Plugin\views\row\Rss::nodes

File

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

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

public $nodes = [];