You are here

protected property Rss::$comments in Drupal 9

Same name and namespace in other branches
  1. 8 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\row

Code

protected $comments;