You are here

protected property OEmbedResolver::$httpClient in Gutenberg 8.2

The HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/OEmbedResolver.php, line 26

Class

OEmbedResolver
Class for resolving oEmbed URLs.

Namespace

Drupal\gutenberg

Code

protected $httpClient;