You are here

protected property PhotosImageController::$entityTypeManager in Album Photos 8.4

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/PhotosImageController.php, line 36

Class

PhotosImageController
Image view controller.

Namespace

Drupal\photos\Controller

Code

protected $entityTypeManager;