You are here

protected property InPlaceUpdate::$httpClient in Automatic Updates 8

The HTTP client service.

Type: \GuzzleHttp\Client

File

src/Services/InPlaceUpdate.php, line 73

Class

InPlaceUpdate
Class to apply in-place updates.

Namespace

Drupal\automatic_updates\Services

Code

protected $httpClient;