service photos.upload in Album Photos 8.5
Same name and namespace in other branches
- 6.0.x photos.services.yml \photos.upload
Class
Drupal\photos\PhotosUpload2 string references to photos.upload
- PhotosImage::create in src/
Plugin/ migrate/ destination/ PhotosImage.php - Creates an instance of the plugin.
- PhotosUploadForm::create in src/
Form/ PhotosUploadForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\photos\PhotosUpload
- arguments:
- - '@config.factory'
- - '@entity_type.manager'
- - '@file_system'
- - '@messenger'
- - '@module_handler'
- - '@stream_wrapper_manager'
- - '@transliteration'