You are here

protected property PhotosImageCover::$entityTypeManager 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::entityTypeManager

EntityTypeManager class.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

PhotosImageCover
Field handler to display album cover in views.

Namespace

Drupal\photos\Plugin\views\field

Code

protected $entityTypeManager;