protected property BasicAuth::$entityManager 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::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php, line 51 - Contains \Drupal\basic_auth\Authentication\Provider\BasicAuth.
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\ProviderCode
protected $entityManager;