protected property PageThemeNegotiator::$moduleHandler in Switch Page Theme 8
Same name and namespace in other branches
- 8.3 src/Theme/PageThemeNegotiator.php \Drupal\switch_page_theme\Theme\PageThemeNegotiator::moduleHandler
- 8.2 src/Theme/PageThemeNegotiator.php \Drupal\switch_page_theme\Theme\PageThemeNegotiator::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Theme/ PageThemeNegotiator.php, line 62
Class
- PageThemeNegotiator
- Sets the selected theme on specified pages.
Namespace
Drupal\switch_page_theme\ThemeCode
protected $moduleHandler;