protected property ProviderRepository::$httpClient in Drupal 8
Same name and namespace in other branches
- 9 core/modules/media/src/OEmbed/ProviderRepository.php \Drupal\media\OEmbed\ProviderRepository::httpClient
The HTTP client.
Type: \GuzzleHttp\Client
File
- core/
modules/ media/ src/ OEmbed/ ProviderRepository.php, line 32
Class
- ProviderRepository
- Retrieves and caches information about oEmbed providers.
Namespace
Drupal\media\OEmbedCode
protected $httpClient;