You are here

protected property CustomPageExceptionHtmlSubscriber::$configFactory 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::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

CustomPageExceptionHtmlSubscriber
Exception subscriber for handling core custom HTML error pages.

Namespace

Drupal\Core\EventSubscriber

Code

protected $configFactory;