views_plugin_row_comment_view::$nodes

Stores all nodes of all comments which are preloaded.

Type: nodes

File

modules/comment/views_plugin_row_comment_view.inc, line 31

Class

views_plugin_row_comment_view
Plugin which performs a comment_view on the resulting object.

Code

public $nodes = array();