You are here

protected property PhotosUserImagesController::$entityTypeManager in Album Photos 8.4

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/PhotosUserImagesController.php, line 54

Class

PhotosUserImagesController
Content controller for user images.

Namespace

Drupal\photos\Controller

Code

protected $entityTypeManager;