You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/PhotosAdminLegacySettingsForm.php, line 24

Class

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

Namespace

Drupal\photos\Form

Code

protected $moduleHandler;