Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal