protected property ProviderRepository::$httpClient in Drupal 9
Same name and namespace in other branches
- 8 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 42
Class
- ProviderRepository
- Retrieves and caches information about oEmbed providers.
Namespace
Drupal\media\OEmbedCode
protected $httpClient;