You are here

protected property PhotosUserAlbumsController::$entityTypeManager in Album Photos 8.4

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/PhotosUserAlbumsController.php, line 34

Class

PhotosUserAlbumsController
Display user albums.

Namespace

Drupal\photos\Controller

Code

protected $entityTypeManager;