You are here

protected property MediaElementVideoFieldFormatter::$entityTypeManager in MediaElement 8

Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/Field/FieldFormatter/MediaElementVideoFieldFormatter.php, line 42

Class

MediaElementVideoFieldFormatter
Plugin implementation of the 'mediaelement_file_video' formatter.

Namespace

Drupal\mediaelement\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;