You are here

protected property OEmbedProcessor::$moduleHandler in Gutenberg 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/BlockProcessor/OEmbedProcessor.php, line 35

Class

OEmbedProcessor
Processes oEmbed blocks.

Namespace

Drupal\gutenberg\BlockProcessor

Code

protected $moduleHandler;