You are here

service ldap_authentication.user_help_tab_access in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_authentication/ldap_authentication.services.yml \ldap_authentication.user_help_tab_access

Class

Drupal\ldap_authentication\Access\UserHelpTabAccess

Tags

  • access_check

File

ldap_authentication/ldap_authentication.services.yml
ldap_authentication/ldap_authentication.services.yml

View source
  1. class: Drupal\ldap_authentication\Access\UserHelpTabAccess
  2. arguments:
  3. - '@config.factory'
  4. - '@current_user'
  5. - '@externalauth.authmap'
  6. tags:
  7. - { name: access_check, applies_to: _user_help_tab_access_check }