BasicAuth::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php, line 27

Class

BasicAuth
HTTP Basic authentication provider.

Namespace

Drupal\basic_auth\Authentication\Provider

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.