You are here

protected property EntityEmbedDialog::$entityFieldManager in Entity Embed 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Form/EntityEmbedDialog.php, line 74

Class

EntityEmbedDialog
Provides a form to embed entities by specifying data attributes.

Namespace

Drupal\entity_embed\Form

Code

protected $entityFieldManager;