protected property UrlResolver::$httpClient in Drupal 10
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/UrlResolver.php \Drupal\media\OEmbed\UrlResolver::httpClient
- 9 core/modules/media/src/OEmbed/UrlResolver.php \Drupal\media\OEmbed\UrlResolver::httpClient
The HTTP client.
Type: \GuzzleHttp\Client
File
- core/
modules/ media/ src/ OEmbed/ UrlResolver.php, line 22
Class
- UrlResolver
- Converts oEmbed media URLs into endpoint-specific resource URLs.
Namespace
Drupal\media\OEmbedCode
protected $httpClient;