You are here

protected property DbUpdateController::$state in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/src/Controller/DbUpdateController.php, line 43

Class

DbUpdateController
Controller routines for database update routes.

Namespace

Drupal\system\Controller

Code

protected $state;