Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PreFileDownloadEvent.php
function PreFileDownloadEvent::getHttpDownloader
File
vendor/
composer/
composer/
src/
Composer/
Plugin/
PreFileDownloadEvent.php
, line 71
Class
PreFileDownloadEvent
The pre file download event.
Namespace
Composer\Plugin
Code
public
function
getHttpDownloader
() : HttpDownloader {
return
$this
->
httpDownloader
; }
RSS feed