DbUpdateController::$postUpdateRegistry

Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::postUpdateRegistry
  2. 10 core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::postUpdateRegistry
  3. 11.x core/modules/system/src/Controller/DbUpdateController.php \Drupal\system\Controller\DbUpdateController::postUpdateRegistry

The post update registry.

Type: \Drupal\Core\Update\UpdateRegistry

File

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

Class

DbUpdateController
Controller routines for database update routes.

Namespace

Drupal\system\Controller

Code

protected $postUpdateRegistry;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.