You are here

protected property ConfigImportSubscriber::$themeHandler in Zircon Profile 8.0

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

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php, line 42
Contains \Drupal\Core\EventSubscriber\ConfigImportSubscriber.

Class

ConfigImportSubscriber
Config import subscriber for config import events.

Namespace

Drupal\Core\EventSubscriber

Code

protected $themeHandler;