You are here

protected property SiteMaintenanceModeForm::$state in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Form/SiteMaintenanceModeForm.php \Drupal\system\Form\SiteMaintenanceModeForm::state
  2. 9 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\Form

Code

protected $state;