access_check.custom

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \access_check.custom
  2. 10 core/core.services.yml \access_check.custom

Class

Drupal\Core\Access\CustomAccessCheck

Tags

  • access_check

File

core/core.services.yml

View source
  1. class: Drupal\Core\Access\CustomAccessCheck
  2. arguments:
  3. - '@controller_resolver'
  4. - '@access_arguments_resolver_factory'
  5. tags:
  6. - { name: access_check, applies_to: _custom_access }

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