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\Theme
Code
protected $configFactory;
Please login to continue.