UpdateFetcher::$httpClient
Same name in other branches
- 9 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::httpClient
- 10 core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::httpClient
- 11.x core/modules/update/src/UpdateFetcher.php \Drupal\update\UpdateFetcher::httpClient
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\updateCode
protected $httpClient;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.