You are here

protected property DbUpdateNegotiator::$configFactory in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/src/Theme/DbUpdateNegotiator.php \Drupal\system\Theme\DbUpdateNegotiator::configFactory
  2. 9 core/modules/system/src/Theme/DbUpdateNegotiator.php \Drupal\system\Theme\DbUpdateNegotiator::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/system/src/Theme/DbUpdateNegotiator.php, line 21

Class

DbUpdateNegotiator
Sets the active theme for the database update pages.

Namespace

Drupal\system\Theme

Code

protected $configFactory;