You are here

protected property Type::$supportTicketTypeStorage in Support Ticketing System 8

SupportTicketType storage controller.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/support_ticket/src/Plugin/views/argument/Type.php, line 27
Contains \Drupal\support_ticket\Plugin\views\argument\Type.

Class

Type
Argument handler to accept a support ticket type.

Namespace

Drupal\support_ticket\Plugin\views\argument

Code

protected $supportTicketTypeStorage;