You are here

protected property SupportTicketRevision::$createdColumn in Support Ticketing System 8

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

modules/support_ticket/src/Plugin/views/wizard/SupportTicketRevision.php, line 30
Contains \Drupal\support_ticket\Plugin\views\wizard\SupportTicketRevision.

Class

SupportTicketRevision
Tests creating support ticket revision views with the wizard.

Namespace

Drupal\support_ticket\Plugin\views\wizard

Code

protected $createdColumn = 'changed';