You are here

protected property UserHelpTabAccess::$currentUser in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_authentication/src/Access/UserHelpTabAccess.php \Drupal\ldap_authentication\Access\UserHelpTabAccess::currentUser

Current user.

Type: \Drupal\Core\Session\AccountInterface

File

ldap_authentication/src/Access/UserHelpTabAccess.php, line 30

Class

UserHelpTabAccess
Checks whether the use is allowed to see the help tab.

Namespace

Drupal\ldap_authentication\Access

Code

protected $currentUser;