Rss::$comments

Same name in other branches
  1. 9 core/modules/comment/src/Plugin/views/row/Rss.php \Drupal\comment\Plugin\views\row\Rss::comments
  2. 8.9.x core/modules/comment/src/Plugin/views/row/Rss.php \Drupal\comment\Plugin\views\row\Rss::comments
  3. 11.x 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 44

Class

Rss
Plugin which formats the comments as RSS items.

Namespace

Drupal\comment\Plugin\views\row

Code

protected $comments;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.