ProviderRepositoryInterface
interface ProviderRepositoryInterface (View source)
Defines an interface for a collection of oEmbed provider information.
The provider repository is responsible for fetching information about all available oEmbed providers, most likely pulled from the online database at https://oembed.com/providers.json, and creating \Drupal\media\OEmbed\Provider value objects for each provider.