You are here

protected property SupportTicketListBuilder::$dateFormatter in Support Ticketing System 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/support_ticket/src/SupportTicketListBuilder.php, line 32
Contains \Drupal\support_ticket\SupportTicketListBuilder.

Class

SupportTicketListBuilder
Defines a class to build a listing of support ticket entities.

Namespace

Drupal\support_ticket

Code

protected $dateFormatter;