You are here

protected property OEmbedProcessor::$oembedResolver in Gutenberg 8.2

The oembed resolver.

Type: \Drupal\gutenberg\OEmbedResolverInterface

File

src/BlockProcessor/OEmbedProcessor.php, line 49

Class

OEmbedProcessor
Processes oEmbed blocks.

Namespace

Drupal\gutenberg\BlockProcessor

Code

protected $oembedResolver;