protected property PhotosInformation::$entityTypeManager in Album Photos 6.0.x
Same name and namespace in other branches
- 8.5 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\BlockCode
protected $entityTypeManager;