You are here

protected property PageThemeNegotiator::$configFactory 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::configFactory
  2. 8.2 src/Theme/PageThemeNegotiator.php \Drupal\switch_page_theme\Theme\PageThemeNegotiator::configFactory

Protected configFactory variable.

Type: Drupal\Core\Config\ConfigFactoryInterface

File

src/Theme/PageThemeNegotiator.php, line 27

Class

PageThemeNegotiator
Sets the selected theme on specified pages.

Namespace

Drupal\switch_page_theme\Theme

Code

protected $configFactory;