protected property OpenIDConnectAccountsForm::$currentUser in OpenID Connect / OAuth client 8
Same name and namespace in other branches
- 2.x src/Form/OpenIDConnectAccountsForm.php \Drupal\openid_connect\Form\OpenIDConnectAccountsForm::currentUser
Drupal\Core\Session\AccountProxy definition.
Type: \Drupal\Core\Session\AccountProxy
File
- src/
Form/ OpenIDConnectAccountsForm.php, line 30
Class
- OpenIDConnectAccountsForm
- Provides the user-specific OpenID Connect settings form.
Namespace
Drupal\openid_connect\FormCode
protected $currentUser;