You are here

protected property UpdateManagerUpdate::$state in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/src/Form/UpdateManagerUpdate.php \Drupal\update\Form\UpdateManagerUpdate::state

The Drupal state storage service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/update/src/Form/UpdateManagerUpdate.php, line 37

Class

UpdateManagerUpdate
Configure update settings for this site.

Namespace

Drupal\update\Form

Code

protected $state;