protected property BitbucketManager::$httpClient in Build Hooks 3.x
Same name and namespace in other branches
- 8.2 modules/build_hooks_bitbucket/src/BitbucketManager.php \Drupal\build_hooks_bitbucket\BitbucketManager::httpClient
GuzzleHttp\ClientInterface definition.
Type: \GuzzleHttp\ClientInterface
File
- modules/
build_hooks_bitbucket/ src/ BitbucketManager.php, line 27
Class
- BitbucketManager
- Service for managing BitBucket connection details.
Namespace
Drupal\build_hooks_bitbucketCode
protected $httpClient;