You are here

protected property EntityEmbedBuilder::$moduleHandler in Entity Embed 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EntityEmbedBuilder.php, line 22

Class

EntityEmbedBuilder
Builds embedded entities.

Namespace

Drupal\entity_embed

Code

protected $moduleHandler;