function ThemePreprocess::__construct
File
-
core/
lib/ Drupal/ Core/ Theme/ ThemePreprocess.php, line 27
Class
- ThemePreprocess
- Preprocess for common/core theme templates.
Namespace
Drupal\Core\ThemeCode
public function __construct(ConfigFactoryInterface $configFactory, PathMatcherInterface $pathMatcher, CurrentPathStack $currentPathStack, LanguageManagerInterface $languageManager, RendererInterface $renderer, RouteMatchInterface $routeMatch, ThemeManagerInterface $themeManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.