function Registry::__construct
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::__construct()
- 10 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::__construct()
- 9 core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::__construct()
- 8.9.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\Registry::__construct()
File
-
core/
lib/ Drupal/ Core/ Theme/ Registry.php, line 130
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\ThemeCode
public function __construct(protected CacheBackendInterface $cache, protected LockBackendInterface $lock, protected ModuleHandlerInterface $moduleHandler, protected ThemeHandlerInterface $themeHandler, protected CacheBackendInterface $runtimeCache, protected ModuleExtensionList $moduleList, protected HttpKernelInterface $kernel, protected KeyValueFactoryInterface $keyValueFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.