You are here

protected property PhotosUpload::$entityFieldManager in Album Photos 6.0.x

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/PhotosUpload.php, line 61

Class

PhotosUpload
Functions to help with uploading images to albums.

Namespace

Drupal\photos

Code

protected $entityFieldManager;