You are here

protected property SoEmbedFilter::$resourceFetcher in Simple oEmbed 8.2

The oEmbed resource fetcher.

Type: \Drupal\media\OEmbed\ResourceFetcherInterface

File

src/Plugin/Filter/SoEmbedFilter.php, line 56

Class

SoEmbedFilter
Provides a filter to embed media via oEmbed.

Namespace

Drupal\soembed\Plugin\Filter

Code

protected $resourceFetcher;