You are here

protected property PhotosUpload::$streamWrapperManager in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/PhotosUpload.php \Drupal\photos\PhotosUpload::streamWrapperManager

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/PhotosUpload.php, line 68

Class

PhotosUpload
Functions to help with uploading images to albums.

Namespace

Drupal\photos

Code

protected $streamWrapperManager;