protected static property HttpClientTrait::$httpClient in Markdown 8.2
The HTTP client.
Type: \GuzzleHttp\Client
File
- src/
Traits/ HttpClientTrait.php, line 19
Class
- HttpClientTrait
- Trait to assist with creating an HTTP client using module info as user-agent.
Namespace
Drupal\markdown\TraitsCode
protected static $httpClient;