You are here

protected property PhotosImageCover::$entityDisplayRepository in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/views/field/PhotosImageCover.php \Drupal\photos\Plugin\views\field\PhotosImageCover::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/views/field/PhotosImageCover.php, line 43

Class

PhotosImageCover
Field handler to display album cover in views.

Namespace

Drupal\photos\Plugin\views\field

Code

protected $entityDisplayRepository;