You are here

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

The route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/support_ticket/src/Plugin/views/argument_default/SupportTicket.php, line 33
Contains \Drupal\support_ticket\Plugin\views\argument_default\SupportTicket.

Class

SupportTicket
Default argument plugin to extract a support ticket.

Namespace

Drupal\support_ticket\Plugin\views\argument_default

Code

protected $routeMatch;