protected property SiteMaintenanceModeForm::$state in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\system\Form\SiteMaintenanceModeForm.
Class
- SiteMaintenanceModeForm
- Configure maintenance settings for this site.
Namespace
Drupal\system\FormCode
protected $state;