The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php, line 46
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\Provider
Code
protected $entityManager;
Please login to continue.