OEmbedFormatter::$resourceFetcher

Same name and namespace in other branches
  1. 8.9.x core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter::resourceFetcher
  2. 10 core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter::resourceFetcher
  3. 11.x core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter::resourceFetcher

The oEmbed resource fetcher.

Type: \Drupal\media\OEmbed\ResourceFetcherInterface

File

core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php, line 55

Class

OEmbedFormatter
Plugin implementation of the 'oembed' formatter.

Namespace

Drupal\media\Plugin\Field\FieldFormatter

Code

protected $resourceFetcher;

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