The HTTP client to fetch the feed data with.
Type: \GuzzleHttp\ClientInterface
File
- core/modules/update/src/UpdateFetcher.php, line 41
Class
- UpdateFetcher
- Fetches project information from remote locations.
Namespace
Drupal\update
Code
1 | protected $httpClient ; |
Please login to continue.