You are here

protected property ImagefieldSlideshowFieldFormatter::$entityTypeManager in Imagefield Slideshow 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

ImagefieldSlideshowFieldFormatter
Plugin implementation of 'imagefield_slideshow_field_formatter' formatter.

Namespace

Drupal\imagefield_slideshow\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;