You are here

protected property UpdateFetcher::$withHttpFallback in Drupal 9

Whether to use HTTP fallback if HTTPS fails.

Type: bool

File

core/modules/update/src/UpdateFetcher.php, line 49

Class

UpdateFetcher
Fetches project information from remote locations.

Namespace

Drupal\update

Code

protected $withHttpFallback;