You are here

protected property MediaBundleDeleteConfirm::$entityTypeManager in Media entity 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/MediaBundleDeleteConfirm.php, line 20

Class

MediaBundleDeleteConfirm
Provides a form for media bundle deletion.

Namespace

Drupal\media_entity\Form

Code

protected $entityTypeManager;