You are here

protected property PhotosUpload::$moduleHandler in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/PhotosUpload.php \Drupal\photos\PhotosUpload::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/PhotosUpload.php, line 103

Class

PhotosUpload
Functions to help with uploading images to albums.

Namespace

Drupal\photos

Code

protected $moduleHandler;