The fetch url configured in the update settings. Type: string File
Fetches project information from remote locations. Hierarchy class \Drupal\update\
URL to check for updates, if a given project doesn't define its own. File core/modules/update/src/UpdateFetcher
public UpdateFetcher::__construct(ConfigFactoryInterface $config_factory
public UpdateFetcher::getFetchBaseUrl($project)
The update settings Type:
The HTTP client to fetch the feed data with. Type: \GuzzleHttp\ClientInterface File
public UpdateFetcher::fetchProjectData(array $project, $site_key =
public UpdateFetcher::buildFetchUrl(array $project, $site_key = '')