You are here

protected property MaintenanceModeSubscriber::$config in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php \Drupal\Core\EventSubscriber\MaintenanceModeSubscriber::config

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php, line 50
Contains \Drupal\Core\EventSubscriber\MaintenanceModeSubscriber.

Class

MaintenanceModeSubscriber
Maintenance mode subscriber for controller requests.

Namespace

Drupal\Core\EventSubscriber

Code

protected $config;