service ldap_authentication.user_help_tab_access in Lightweight Directory Access Protocol (LDAP) 8.4
Same name and namespace in other branches
- 8.3 ldap_authentication/ldap_authentication.services.yml \ldap_authentication.user_help_tab_access
Class
Drupal\ldap_authentication\Access\UserHelpTabAccessTags
- access_check
File
- ldap_authentication/
ldap_authentication.services.yml - ldap_authentication/ldap_authentication.services.yml
View source
- class: Drupal\ldap_authentication\Access\UserHelpTabAccess
- arguments:
- - '@config.factory'
- - '@current_user'
- - '@externalauth.authmap'
- tags:
- - { name: access_check, applies_to: _user_help_tab_access_check }