You are here

protected property Trigger::$httpClient in Build Hooks 8

Same name and namespace in other branches
  1. 8.2 src/Trigger.php \Drupal\build_hooks\Trigger::httpClient
  2. 3.x src/Trigger.php \Drupal\build_hooks\Trigger::httpClient

The http_client service

Type: \GuzzleHttp\ClientInterface

File

src/Trigger.php, line 30

Class

Trigger
Class Trigger.

Namespace

Drupal\build_hooks

Code

protected $httpClient;