You are here

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

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

Current user.

Type: \Drupal\Core\Session\AccountInterface

File

ldap_authentication/src/Form/LdapAuthenticationProfileUpdateForm.php, line 28

Class

LdapAuthenticationProfileUpdateForm
Profile update form.

Namespace

Drupal\ldap_authentication\Form

Code

protected $currentUser;