OEmbedForm::$resourceFetcher

Same name and namespace in other branches
  1. 9 core/modules/media_library/src/Form/OEmbedForm.php \Drupal\media_library\Form\OEmbedForm::resourceFetcher
  2. 8.9.x core/modules/media_library/src/Form/OEmbedForm.php \Drupal\media_library\Form\OEmbedForm::resourceFetcher
  3. 10 core/modules/media_library/src/Form/OEmbedForm.php \Drupal\media_library\Form\OEmbedForm::resourceFetcher

The oEmbed resource fetcher service.

Type: \Drupal\media\OEmbed\ResourceFetcherInterface

File

core/modules/media_library/src/Form/OEmbedForm.php, line 37

Class

OEmbedForm
Creates a form to create media entities from oEmbed URLs.

Namespace

Drupal\media_library\Form

Code

protected $resourceFetcher;

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