access_check.update.manager_access

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

Class

Drupal\update\Access\UpdateManagerAccessCheck

Tags

  • access_check

File

core/modules/update/update.services.yml

View source
  1. class: Drupal\update\Access\UpdateManagerAccessCheck
  2. arguments:
  3. - '@settings'
  4. tags:
  5. - { name: access_check, applies_to: _access_update_manager }

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