SiteMaintenanceModeForm::$permissionHandler

Same name in other branches
  1. 8.9.x core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::permissionHandler
  2. 10 core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::permissionHandler
  3. 11.x 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\Form

Code

protected $permissionHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.