You are here

public property views_plugin_row_comment_rss::$base_table in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 modules/comment/views_plugin_row_comment_rss.inc \views_plugin_row_comment_rss::base_table

File

modules/comment/views_plugin_row_comment_rss.inc, line 16
Definition of views_plugin_row_comment_rss.

Class

views_plugin_row_comment_rss
Plugin which formats the comments as RSS items.

Code

public $base_table = 'comment';