You are here

protected property LiveChatLicenseForm::$httpClient in LiveChat 8

Same name and namespace in other branches
  1. 8.2 src/Form/LiveChatLicenseForm.php \Drupal\livechat\Form\LiveChatLicenseForm::httpClient

A guzzle http client instance.

Type: \GuzzleHttp\Client

File

src/Form/LiveChatLicenseForm.php, line 24

Class

LiveChatLicenseForm
Configure Coffee for this site.

Namespace

Drupal\livechat\Form

Code

protected $httpClient;