You are here

protected property AdminNegotiator::$deprecatedProperties in Drupal 8

File

core/modules/user/src/Theme/AdminNegotiator.php, line 22

Class

AdminNegotiator
Sets the active theme on admin pages.

Namespace

Drupal\user\Theme

Code

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