The fetch url configured in the update settings.
Type: string
File
- core/modules/update/src/UpdateFetcher.php, line 27
Class
- UpdateFetcher
- Fetches project information from remote locations.
Namespace
Drupal\update
Code
protected $fetchUrl;
The fetch url configured in the update settings.
Type: string
Drupal\update
protected $fetchUrl;
Please login to continue.