ProviderException::$provider
Same name in other branches
- 8.9.x core/modules/media/src/OEmbed/ProviderException.php \Drupal\media\OEmbed\ProviderException::provider
- 10 core/modules/media/src/OEmbed/ProviderException.php \Drupal\media\OEmbed\ProviderException::provider
- 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\OEmbedCode
protected $provider;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.