You are here

protected property PhotosImageViewController::$entityRepository in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Controller/PhotosImageViewController.php \Drupal\photos\Controller\PhotosImageViewController::entityRepository

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Controller/PhotosImageViewController.php, line 54

Class

PhotosImageViewController
Image view controller.

Namespace

Drupal\photos\Controller

Code

protected $entityRepository;