You are here

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

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

modules/support_ticket/src/Plugin/views/wizard/SupportTicket.php, line 31
Contains \Drupal\support_ticket\Plugin\views\wizard\SupportTicket.

Class

SupportTicket
Tests creating support ticket views with the wizard.

Namespace

Drupal\support_ticket\Plugin\views\wizard

Code

protected $createdColumn = 'support_ticket_field_data-created';