protected property SiteMaintenanceModeForm::$permissionHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::permissionHandler
The permission handler.
Type: \Drupal\user\PermissionHandlerInterface
File
- core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php, line 32
Class
- SiteMaintenanceModeForm
- Configure maintenance settings for this site.
Namespace
Drupal\system\FormCode
protected $permissionHandler;