UpdateRegistry::$updateType

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Update/UpdateRegistry.php \Drupal\Core\Update\UpdateRegistry::updateType
  2. 10 core/lib/Drupal/Core/Update/UpdateRegistry.php \Drupal\Core\Update\UpdateRegistry::updateType

The used update name.

Type: string

File

core/lib/Drupal/Core/Update/UpdateRegistry.php, line 28

Class

UpdateRegistry
Provides all and missing update implementations.

Namespace

Drupal\Core\Update

Code

protected $updateType = 'post_update';

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