You are here

protected property PhotosAdminSettingsForm::$moduleHandler in Album Photos 8.5

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/PhotosAdminSettingsForm.php, line 50

Class

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

Namespace

Drupal\photos\Form

Code

protected $moduleHandler;