function SystemAdminThemePreprocess::__construct
File
-
core/
modules/ system/ src/ Theme/ SystemAdminThemePreprocess.php, line 26
Class
- SystemAdminThemePreprocess
- Hook implementations for system.
Namespace
Drupal\system\ThemeCode
public function __construct(protected ThemeExtensionList $themeExtensionList, protected ModuleExtensionList $moduleExtensionList, protected RendererInterface $renderer, protected ModuleHandlerInterface $moduleHandler, protected AccountInterface $currentUser) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.