You are here

protected property PhotoswipeFieldFormatter::$entityFieldManager in PhotoSwipe 3.x

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldFormatter/PhotoswipeFieldFormatter.php, line 43

Class

PhotoswipeFieldFormatter
Plugin implementation of the 'photoswipe_field_formatter' formatter.

Namespace

Drupal\photoswipe\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;