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
1 | protected $fetchUrl ; |
Please login to continue.