protected property PhotosImageCover::$entityTypeManager in Album Photos 6.0.x
Same name and namespace in other branches
- 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\fieldCode
protected $entityTypeManager;