You are here

protected property UpdateReady::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/update/src/Form/UpdateReady.php \Drupal\update\Form\UpdateReady::state
  2. 10 core/modules/update/src/Form/UpdateReady.php \Drupal\update\Form\UpdateReady::state

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

core/modules/update/src/Form/UpdateReady.php, line 40

Class

UpdateReady
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $state;