You are here

protected property MatomoAdminSettingsForm::$httpClient in Matomo Analytics 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Form/MatomoAdminSettingsForm.php, line 41

Class

MatomoAdminSettingsForm
Configure Matomo settings for this site.

Namespace

Drupal\matomo\Form

Code

protected $httpClient;