protected property BasicAuth::$userAuth in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 37 - Contains \Drupal\basic_auth\Authentication\Provider\BasicAuth.
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\ProviderCode
protected $userAuth;