You are here

protected property EmbedButtonForm::$entityTypeManager in Embed 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/EmbedButtonForm.php, line 27

Class

EmbedButtonForm
Form controller for embed button forms.

Namespace

Drupal\embed\Form

Code

protected $entityTypeManager;