protected property ProviderRepository::$providersUrl in Drupal 8
Same name and namespace in other branches
- 9 core/modules/media/src/OEmbed/ProviderRepository.php \Drupal\media\OEmbed\ProviderRepository::providersUrl
URL of a JSON document which contains a database of oEmbed providers.
Type: string
File
- core/
modules/ media/ src/ OEmbed/ ProviderRepository.php, line 39
Class
- ProviderRepository
- Retrieves and caches information about oEmbed providers.
Namespace
Drupal\media\OEmbedCode
protected $providersUrl;