Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CurlDownloader.php
CurlDownloader::$maxRetries
@var int
Type:
maxRetries
File
vendor/
composer/
composer/
src/
Composer/
Util/
Http/
CurlDownloader.php
, line 54
Class
CurlDownloader
@internal @author Jordi Boggiano <
j.boggiano@seld.be
> @author Nicolas Grekas <
p@tchwork.com
> @phpstan-type Attributes array{retryAuthFailure: bool, redirects: int<0, max>, retries: int<0, max>, storeAuth:…
Namespace
Composer\Util\Http
Code
private $maxRetries =
3
;
RSS feed