protected property UrlResolver::$providers in Drupal 9
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/UrlResolver.php \Drupal\media\OEmbed\UrlResolver::providers
The OEmbed provider repository service.
Type: \Drupal\media\OEmbed\ProviderRepositoryInterface
File
- core/
modules/ media/ src/ OEmbed/ UrlResolver.php, line 29
Class
- UrlResolver
- Converts oEmbed media URLs into endpoint-specific resource URLs.
Namespace
Drupal\media\OEmbedCode
protected $providers;