ProviderException::$provider

Same name in other branches
  1. 9 core/modules/media/src/OEmbed/ProviderException.php \Drupal\media\OEmbed\ProviderException::provider
  2. 10 core/modules/media/src/OEmbed/ProviderException.php \Drupal\media\OEmbed\ProviderException::provider
  3. 11.x core/modules/media/src/OEmbed/ProviderException.php \Drupal\media\OEmbed\ProviderException::provider

Information about the oEmbed provider which caused the exception.

Type: \Drupal\media\OEmbed\Provider

See also

\Drupal\media\OEmbed\ProviderRepositoryInterface::get()

File

core/modules/media/src/OEmbed/ProviderException.php, line 21

Class

ProviderException
Exception thrown if an oEmbed provider causes an error.

Namespace

Drupal\media\OEmbed

Code

protected $provider;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.