protected property ProviderPluginBase::$httpClient in Video Embed Field 8
Same name and namespace in other branches
- 8.2 src/ProviderPluginBase.php \Drupal\video_embed_field\ProviderPluginBase::httpClient
An http client.
Type: \GuzzleHttp\ClientInterface
File
- src/
ProviderPluginBase.php, line 42
Class
- ProviderPluginBase
- A base for the provider plugins.
Namespace
Drupal\video_embed_fieldCode
protected $httpClient;