You are here

protected property MediaTypeBase::$entityFieldManager in Media entity 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface;

File

src/MediaTypeBase.php, line 40

Class

MediaTypeBase
Base implementation of media type plugin.

Namespace

Drupal\media_entity

Code

protected $entityFieldManager;