You are here

protected property PhotosDirectoryImportForm::$moduleHandler in Album Photos 8.5

Same name and namespace in other branches
  1. 8.4 src/Form/PhotosDirectoryImportForm.php \Drupal\photos\Form\PhotosDirectoryImportForm::moduleHandler
  2. 6.0.x src/Form/PhotosDirectoryImportForm.php \Drupal\photos\Form\PhotosDirectoryImportForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/PhotosDirectoryImportForm.php, line 54

Class

PhotosDirectoryImportForm
Defines a form to upload photos to this site.

Namespace

Drupal\photos\Form

Code

protected $moduleHandler;