You are here

protected property RateSettingsForm::$httpClient in Rate 8.2

Same name and namespace in other branches
  1. 8 src/Form/RateSettingsForm.php \Drupal\rate\Form\RateSettingsForm::httpClient

The Http Client object.

Type: \GuzzleHttp\Client

File

src/Form/RateSettingsForm.php, line 45

Class

RateSettingsForm
Configure rate settings for the site.

Namespace

Drupal\rate\Form

Code

protected $httpClient;