You are here

protected property PhotosImage::$entityTypeManager in Album Photos 8.5

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/migrate/destination/PhotosImage.php, line 41

Class

PhotosImage
Photos image migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $entityTypeManager;