You are here

protected property DefaultNegotiator::$configFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Theme/DefaultNegotiator.php \Drupal\Core\Theme\DefaultNegotiator::configFactory

The system theme config object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/Theme/DefaultNegotiator.php, line 18

Class

DefaultNegotiator
Determines the default theme of the site.

Namespace

Drupal\Core\Theme

Code

protected $configFactory;