You are here

protected property Embed::$httpClient in CKEditor Media Embed Plugin 8

The HTTP client to fetch the embed code with.

Type: \GuzzleHttp\ClientInterface

File

src/Embed.php, line 32

Class

Embed
The default CKEditor Media Embed class.

Namespace

Drupal\ckeditor_media_embed

Code

protected $httpClient;