protected property PhotosUpload::$entityTypeManager in Album Photos 8.5
Same name and namespace in other branches
- 6.0.x src/PhotosUpload.php \Drupal\photos\PhotosUpload::entityTypeManager
The entity manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
PhotosUpload.php, line 40
Class
- PhotosUpload
- Functions to help with uploading images to albums.
Namespace
Drupal\photosCode
protected $entityTypeManager;