You are here

protected property ProviderRepositoryDecorator::$providersUrl in oEmbed Providers 1.1.x

Same name and namespace in other branches
  1. 2.x src/OEmbed/ProviderRepositoryDecorator.php \Drupal\oembed_providers\OEmbed\ProviderRepositoryDecorator::providersUrl
  2. 1.0.x src/OEmbed/ProviderRepositoryDecorator.php \Drupal\oembed_providers\OEmbed\ProviderRepositoryDecorator::providersUrl

URL of a JSON document which contains a database of oEmbed providers.

Type: string

File

src/OEmbed/ProviderRepositoryDecorator.php, line 59

Class

ProviderRepositoryDecorator
Decorates the oEmbed ProviderRepository provided by core Media module.

Namespace

Drupal\oembed_providers\OEmbed

Code

protected $providersUrl;