You are here

protected property NetlifyManager::$httpClient in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x modules/build_hooks_netlify/src/NetlifyManager.php \Drupal\build_hooks_netlify\NetlifyManager::httpClient

GuzzleHttp\ClientInterface definition.

Type: \GuzzleHttp\ClientInterface

File

modules/build_hooks_netlify/src/NetlifyManager.php, line 29

Class

NetlifyManager
Class NetlifyManager.

Namespace

Drupal\build_hooks_netlify

Code

protected $httpClient;