You are here

protected property CloudBlockManager::$httpClient in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 modules/gutenberg_cloud/src/CloudBlockManager.php \Drupal\gutenberg_cloud\CloudBlockManager::httpClient

The http client service.

Type: \GuzzleHttp\ClientInterface

File

modules/gutenberg_cloud/src/CloudBlockManager.php, line 28

Class

CloudBlockManager
Class CloudBlockManager.

Namespace

Drupal\gutenberg_cloud

Code

protected $httpClient;