function FileThemeHooks::__construct
File
-
core/
modules/ file/ src/ Hook/ FileThemeHooks.php, line 25
Class
- FileThemeHooks
- Theme hooks for the file module.
Namespace
Drupal\file\HookCode
public function __construct(protected FileUrlGeneratorInterface $fileUrlGenerator, protected RendererInterface $renderer) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.