You are here

protected property MediaPdfThumbnailImageFieldFormatter::$entityTypeManager in Media PDF Thumbnail 8.4

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/MediaPdfThumbnailImageFieldFormatter.php, line 45

Class

MediaPdfThumbnailImageFieldFormatter
Plugin implementation of the 'image' formatter.

Namespace

Drupal\media_pdf_thumbnail\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;