ThemeHandler::$configFactory
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::configFactory
- 10 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::configFactory
- 11.x core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::configFactory
The config factory to get the installed themes.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
-
core/
lib/ Drupal/ Core/ Extension/ ThemeHandler.php, line 25
Class
- ThemeHandler
- Default theme handler using the config system to store installation statuses.
Namespace
Drupal\Core\ExtensionCode
protected $configFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.