function ViewsThemeHooks::__construct
File
-
core/
modules/ views/ src/ Hook/ ViewsThemeHooks.php, line 32
Class
- ViewsThemeHooks
- Hook implementations for views.
Namespace
Drupal\views\HookCode
public function __construct(protected ModuleHandlerInterface $moduleHandler, protected ModuleExtensionList $moduleExtensionList, protected CurrentPathStack $currentPathStack, protected RouteProviderInterface $routeProvider, protected RequestStack $requestStack, protected ConfigFactoryInterface $configFactory, protected RendererInterface $renderer, protected PagerManagerInterface $pagerManager, protected LanguageManagerInterface $languageManager, protected TimeInterface $time) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.