protected property SiteMaintenanceModeForm::$state in Drupal 9
Same name and namespace in other branches
- 8 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;