protected property PhotosAdminSettingsForm::$moduleHandler in Album Photos 8.4
Same name and namespace in other branches
- 8.5 src/Form/PhotosAdminSettingsForm.php \Drupal\photos\Form\PhotosAdminSettingsForm::moduleHandler
- 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 25
Class
- PhotosAdminSettingsForm
- Defines a form to configure maintenance settings for this site.
Namespace
Drupal\photos\FormCode
protected $moduleHandler;