SiteMaintenanceModeForm::$state
Same name in other branches
- 8.9.x core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::state
- 10 core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::state
- 11.x core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::state
The state keyvalue collection.
Type: \Drupal\Core\State\StateInterface
File
-
core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php, line 25
Class
- SiteMaintenanceModeForm
- Configure maintenance settings for this site.
Namespace
Drupal\system\FormCode
protected $state;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.