You are here

protected property Rss::$comments in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 40
Contains \Drupal\comment\Plugin\views\row\Rss.

Class

Rss
Plugin which formats the comments as RSS items.

Namespace

Drupal\comment\Plugin\views\row

Code

protected $comments;