protected property SupportTicketRouteContext::$routeMatch in Support Ticketing System 8
The route match object.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
support_ticket/ src/ ContextProvider/ SupportTicketRouteContext.php, line 27 - Contains \Drupal\support_ticket\ContextProvider\SupportTicketRouteContext.
Class
- SupportTicketRouteContext
- Sets the current support ticket as a context on support ticket routes.
Namespace
Drupal\support_ticket\ContextProviderCode
protected $routeMatch;