W3cubDocs

/Drupal 8

protected property DefaultExceptionHtmlSubscriber::$accessUnawareRouter

A router implementation which does not check access.

Type: \Symfony\Component\Routing\Matcher\UrlMatcherInterface

File

core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php, line 45

Class

DefaultExceptionHtmlSubscriber
Exception subscriber for handling core default HTML error pages.

Namespace

Drupal\Core\EventSubscriber

Code

protected $accessUnawareRouter;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!DefaultExceptionHtmlSubscriber.php/property/DefaultExceptionHtmlSubscriber::accessUnawareRouter/8.1.x