You are here

protected property PhotosImage::$photosUpload 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::photosUpload

The photos upload handler.

Type: \Drupal\photos\PhotosUploadInterface

File

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

Class

PhotosImage
Photos image migration destination.

Namespace

Drupal\photos\Plugin\migrate\destination

Code

protected $photosUpload;