protected property PageNotFoundEventSubscriber::$pathMatcher in Apigee API Catalog 8
Same name and namespace in other branches
- 8.2 src/EventSubscriber/PageNotFoundEventSubscriber.php \Drupal\apigee_api_catalog\EventSubscriber\PageNotFoundEventSubscriber::pathMatcher
The patch matcher service.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- src/
EventSubscriber/ PageNotFoundEventSubscriber.php, line 50
Class
- PageNotFoundEventSubscriber
- Handles not found exceptions for apidoc entities.
Namespace
Drupal\apigee_api_catalog\EventSubscriberCode
protected $pathMatcher;