You are here

protected property CustomPageExceptionHtmlSubscriber::$aliasManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber::aliasManager

The page alias manager.

Type: \Drupal\Core\Path\AliasManagerInterface

File

core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php, line 35
Contains \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber.

Class

CustomPageExceptionHtmlSubscriber
Exception subscriber for handling core custom HTML error pages.

Namespace

Drupal\Core\EventSubscriber

Code

protected $aliasManager;