Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Rss.php
Rss::$nodes
Stores the nodes loaded with preRender.
Type:
array
File
core/
modules/
node/
src/
Plugin/
views/
row/
Rss.php
, line 42
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 $nodes = [];
RSS feed