AdminNegotiator::$deprecatedProperties
Same name in other branches
- 8.9.x core/modules/user/src/Theme/AdminNegotiator.php \Drupal\user\Theme\AdminNegotiator::deprecatedProperties
The service properties that should raise a deprecation error.
Type: deprecatedProperties
File
-
core/
modules/ user/ src/ Theme/ AdminNegotiator.php, line 22
Class
- AdminNegotiator
- Sets the active theme on admin pages.
Namespace
Drupal\user\ThemeCode
private array $deprecatedProperties = [
'entityTypeManager' => 'entity_type.manager',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.