You are here

protected property PhotosAccessControlHandler::$entityTypeManager in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/PhotosAccessControlHandler.php \Drupal\photos\PhotosAccessControlHandler::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PhotosAccessControlHandler.php, line 24

Class

PhotosAccessControlHandler
Defines an access control handler for photos_image items.

Namespace

Drupal\photos

Code

protected $entityTypeManager;