You are here

protected property PhotosAlbumsRecentController::$entityTypeManager in Album Photos 8.4

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/PhotosAlbumsRecentController.php, line 28

Class

PhotosAlbumsRecentController
View recent albums.

Namespace

Drupal\photos\Controller

Code

protected $entityTypeManager;