You are here

protected property MediaElementVideoFieldFormatter::$entityFieldManager in MediaElement 8

Entity Field Manager service.

Type: \Drupal\Core\Entity\EntityFieldManager

File

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

Class

MediaElementVideoFieldFormatter
Plugin implementation of the 'mediaelement_file_video' formatter.

Namespace

Drupal\mediaelement\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;