UserLoginForm::$userAuth
Same name in other branches
- 9 core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::userAuth
- 8.9.x core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::userAuth
- 11.x core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::userAuth
The user authentication object.
Type: \Drupal\user\UserAuthInterface|\Drupal\user\UserAuthenticationInterface
File
-
core/
modules/ user/ src/ Form/ UserLoginForm.php, line 44
Class
- UserLoginForm
- Provides a user login form.
Namespace
Drupal\user\FormCode
protected $userAuth;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.