You are here

protected property RoleNegotiator::$routeMatch in Role Based Theme Switcher 8

Same name and namespace in other branches
  1. 9.1.x src/Theme/RoleNegotiator.php \Drupal\role_based_theme_switcher\Theme\RoleNegotiator::routeMatch

Protected route_match variable.

Type: route_match

File

src/Theme/RoleNegotiator.php, line 35

Class

RoleNegotiator
Sets the active theme on admin pages.

Namespace

Drupal\role_based_theme_switcher\Theme

Code

protected $routeMatch;