You are here

protected property PhotosImageEditForm::$moduleHandler in Album Photos 8.4

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/PhotosImageEditForm.php, line 50

Class

PhotosImageEditForm
Defines a form to edit images.

Namespace

Drupal\photos\Form

Code

protected $moduleHandler;