function FileDownloadHook::__construct
File
-
core/
modules/ file/ src/ Hook/ FileDownloadHook.php, line 19
Class
- FileDownloadHook
- Implements hook_file_download().
Namespace
Drupal\file\HookCode
public function __construct(FileRepositoryInterface $fileRepository, FileUsageInterface $fileUsage, AccountInterface $currentUser) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.