You are here

protected property PageThemeNegotiator::$pathMatcher in Switch Page Theme 8.2

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

Protected pathMatcher variable.

Type: Drupal\Core\Path\PathMatcherInterface

File

src/Theme/PageThemeNegotiator.php, line 48

Class

PageThemeNegotiator
Sets the selected theme on specified pages.

Namespace

Drupal\switch_page_theme\Theme

Code

protected $pathMatcher;