Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UpdateFetcher.php
UpdateFetcher::$withHttpFallback
Whether to use HTTP fallback if HTTPS fails.
Type:
bool
File
core/
modules/
update/
src/
UpdateFetcher.php
, line 51
Class
UpdateFetcher
Fetches project information from remote locations.
Namespace
Drupal\update
Code
protected $withHttpFallback;
RSS feed