You are here

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

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/PhotosAdminStructureForm.php, line 31

Class

PhotosAdminStructureForm
Defines a form to configure maintenance settings for this site.

Namespace

Drupal\photos\Form

Code

protected $moduleHandler;