property Rss::$base_table

Same name in this branch

File

drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php, line 29
Definition of Drupal\comment\Plugin\views\row\Rss.

Class

Rss
Plugin which formats the comments as RSS items.

Namespace

Drupal\comment\Plugin\views\row

Code

var $base_table = 'comment';