protected property UpdateFetcher::$fetchUrl in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 32 - Contains \Drupal\update\UpdateFetcher.
Class
- UpdateFetcher
- Fetches project information from remote locations.
Namespace
Drupal\updateCode
protected $fetchUrl;