update.post_update_registry

Same name and namespace in other branches
  1. 9 core/core.services.yml \update.post_update_registry
  2. 8.9.x core/core.services.yml \update.post_update_registry
  3. 11.x core/core.services.yml \update.post_update_registry

Class

Drupal\Core\Update\UpdateRegistry

File

core/core.services.yml

View source
  1. class: Drupal\Core\Update\UpdateRegistry
  2. arguments:
  3. - '%app.root%'
  4. - '%site.path%'
  5. - '%container.modules%'
  6. - '@update.key_value.post_update'
  7. - '@theme_handler'
  8. - post_update

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