BasicAuth::$userAuth
Same name in other branches
- 9 core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth
- 10 core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth
- 11.x core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::userAuth
The user auth service.
Type: \Drupal\user\UserAuthInterface
File
-
core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php, line 41
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\ProviderCode
protected $userAuth;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.