UpdateFetcher::$withHttpFallback

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::withHttpFallback
  2. 10 core/modules/update/src/UpdateFetcher.php \Drupal\update\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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.