You are here

protected property PhotosImage::$imageFactory in Album Photos 6.0.x

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

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

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

Class

PhotosImage
Photos image migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $imageFactory;