You are here

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

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

Class

PhotoswipeFieldFormatter
Plugin implementation of the 'photoswipe_field_formatter' formatter.

Namespace

Drupal\photoswipe\Plugin\Field\FieldFormatter

Code

protected $entityRepository;