You are here

protected property PhotosInformation::$entityTypeManager in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Plugin/Block/PhotosInformation.php \Drupal\photos\Plugin\Block\PhotosInformation::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/PhotosInformation.php, line 40

Class

PhotosInformation
Provides a 'Photo information' block.

Namespace

Drupal\photos\Plugin\Block

Code

protected $entityTypeManager;