protected property CloudBlockManager::$httpClient in Gutenberg 8.2
Same name and namespace in other branches
- 8 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_cloudCode
protected $httpClient;