protected property Trigger::$httpClient in Build Hooks 8.2
Same name and namespace in other branches
- 8 src/Trigger.php \Drupal\build_hooks\Trigger::httpClient
- 3.x src/Trigger.php \Drupal\build_hooks\Trigger::httpClient
The http_client service.
Type: \GuzzleHttp\ClientInterface
File
- src/
Trigger.php, line 41
Class
- Trigger
- Class Trigger.
Namespace
Drupal\build_hooksCode
protected $httpClient;