You are here

protected property UpdateManager::$themeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/update/src/UpdateManager.php \Drupal\update\UpdateManager::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/update/src/UpdateManager.php, line 72
Contains \Drupal\update\UpdateManager.

Class

UpdateManager
Default implementation of UpdateManagerInterface.

Namespace

Drupal\update

Code

protected $themeHandler;