You are here

protected property PhotoswipeResponsiveFieldFormatter::$entityManager in PhotoSwipe 3.x

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/Field/FieldFormatter/PhotoswipeResponsiveFieldFormatter.php, line 31

Class

PhotoswipeResponsiveFieldFormatter
Provides formatter that supports responsive image.

Namespace

Drupal\photoswipe\Plugin\Field\FieldFormatter

Code

protected $entityManager;