You are here

protected property EdgeExceptionSubscriber::$routeMatch in Apigee Edge 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/EventSubscriber/EdgeExceptionSubscriber.php, line 77

Class

EdgeExceptionSubscriber
Handles uncaught ApiExceptions.

Namespace

Drupal\apigee_edge\EventSubscriber

Code

protected $routeMatch;