Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Loop.php
function Loop::getHttpDownloader
File
vendor/
composer/
composer/
src/
Composer/
Util/
Loop.php
, line 44
Class
Loop
@author Jordi Boggiano <
j.boggiano@seld.be
>
Namespace
Composer\Util
Code
public
function
getHttpDownloader
() : HttpDownloader {
return
$this
->
httpDownloader
; }
RSS feed