UpdateFetcher::$fetchUrl

Same name and namespace in other branches
  1. 9 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::fetchUrl
  2. 8.9.x core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::fetchUrl
  3. 10 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::fetchUrl

The fetch URL configured in the update settings.

Type: string

File

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

Class

UpdateFetcher
Fetches project information from remote locations.

Namespace

Drupal\update

Code

protected $fetchUrl;

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