protected property BasicAuth::$deprecatedProperties in Drupal 8
File
- core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php, line 27
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\ProviderCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];