protected property Rss::$comments in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/src/Plugin/views/row/Rss.php \Drupal\comment\Plugin\views\row\Rss::comments
Type: \Drupal\comment\CommentInterface[]
File
- core/
modules/ comment/ src/ Plugin/ views/ row/ Rss.php, line 35
Class
- Rss
- Plugin which formats the comments as RSS items.
Namespace
Drupal\comment\Plugin\views\rowCode
protected $comments;