You are here

property Rss::$base_table in Support Ticketing System 8

File

modules/support_ticket/src/Plugin/views/row/Rss.php, line 33
Contains \Drupal\support_ticket\Plugin\views\row\Rss.

Class

Rss
Plugin which performs a support_ticket_view on the resulting object and formats it as an RSS item.

Namespace

Drupal\support_ticket\Plugin\views\row

Code

var $base_table = 'support_ticket_field_data';