protected property AdminNegotiator::$adminContext in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/Theme/AdminNegotiator.php \Drupal\user\Theme\AdminNegotiator::adminContext
The route admin context to determine whether a route is an admin one.
Type: \Drupal\Core\Routing\AdminContext
File
- core/
modules/ user/ src/ Theme/ AdminNegotiator.php, line 43
Class
- AdminNegotiator
- Sets the active theme on admin pages.
Namespace
Drupal\user\ThemeCode
protected $adminContext;