You are here

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

The support ticket storage.

Type: \Drupal\support_ticket\SupportTicketStorageInterface

File

modules/support_ticket/src/Plugin/views/argument/Vid.php, line 35
Contains \Drupal\support_ticket\Plugin\views\argument\Vid.

Class

Vid
Argument handler to accept a support ticket revision id.

Namespace

Drupal\support_ticket\Plugin\views\argument

Code

protected $supportTicketStorage;