protected property Rss::$nodeStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/Plugin/views/row/Rss.php \Drupal\node\Plugin\views\row\Rss::nodeStorage
The node storage
Type: \Drupal\node\NodeStorageInterface
File
- core/
modules/ node/ src/ Plugin/ views/ row/ Rss.php, line 47 - Contains \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\rowCode
protected $nodeStorage;