You are here

protected property Stid::$supportTicketStorage in Support Ticketing System 8

The support ticket storage.

Type: \Drupal\support_ticket\SupportTicketStorageInterface

File

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

Class

Stid
Argument handler to accept a support ticket id.

Namespace

Drupal\support_ticket\Plugin\views\argument

Code

protected $supportTicketStorage;