You are here

public property views_plugin_row_comment_view::$comments in Views (for Drupal 7) 7.3

Stores all comments which are preloaded.

File

modules/comment/views_plugin_row_comment_view.inc, line 26
Definition of views_plugin_row_comment_view.

Class

views_plugin_row_comment_view
Plugin which performs a comment_view on the resulting object.

Code

public $comments = array();