You are here

protected property TranscoderBase::$httpClient in Video 8.2

An http client.

Type: \GuzzleHttp\ClientInterface

File

modules/video_transcode/src/TranscoderBase.php, line 29
Provides Drupal\video_transcode\TranscoderBase.

Class

TranscoderBase

Namespace

Drupal\video_transcode

Code

protected $httpClient;