AdminNegotiator::$deprecatedProperties

Type: deprecatedProperties

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',
];

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