protected property UpdateManager::$themeHandler in Drupal 9
Same name and namespace in other branches
- 8 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 69
Class
- UpdateManager
- Default implementation of UpdateManagerInterface.
Namespace
Drupal\updateCode
protected $themeHandler;