views_plugin_row_comment_view::$comments
Stores all comments which are preloaded.
Type: comments
File
-
modules/
comment/ views_plugin_row_comment_view.inc, line 26
Class
- views_plugin_row_comment_view
- Plugin which performs a comment_view on the resulting object.
Code
public $comments = array();