You are here

public property PageThemeNegotiator::$request in Switch Page Theme 8.3

Same name and namespace in other branches
  1. 8 src/Theme/PageThemeNegotiator.php \Drupal\switch_page_theme\Theme\PageThemeNegotiator::request
  2. 8.2 src/Theme/PageThemeNegotiator.php \Drupal\switch_page_theme\Theme\PageThemeNegotiator::request

Request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Theme/PageThemeNegotiator.php, line 76

Class

PageThemeNegotiator
Sets the selected theme on specified pages.

Namespace

Drupal\switch_page_theme\Theme

Code

public $request;