protected property Trigger::$httpClient in Build Hooks 8
Same name and namespace in other branches
- 8.2 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 30
Class
- Trigger
- Class Trigger.
Namespace
Drupal\build_hooksCode
protected $httpClient;