protected property AdminNegotiator::$configFactory in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/Theme/AdminNegotiator.php \Drupal\user\Theme\AdminNegotiator::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ user/ src/ Theme/ AdminNegotiator.php, line 29
Class
- AdminNegotiator
- Sets the active theme on admin pages.
Namespace
Drupal\user\ThemeCode
protected $configFactory;