You are here

protected property ExternalAuth::$deprecatedProperties in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x src/ExternalAuth.php \Drupal\externalauth\ExternalAuth::deprecatedProperties

File

src/ExternalAuth.php, line 28

Class

ExternalAuth
Class ExternalAuth.

Namespace

Drupal\externalauth

Code

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