You are here

protected property PhotosImagesRecentController::$entityTypeManager in Album Photos 8.4

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/PhotosImagesRecentController.php, line 42

Class

PhotosImagesRecentController
Controller to display recent images.

Namespace

Drupal\photos\Controller

Code

protected $entityTypeManager;