The config installer to install configuration.
Type: \Drupal\Core\Config\ConfigInstallerInterface
File
- core/lib/Drupal/Core/Extension/ThemeHandler.php, line 61
Class
- ThemeHandler
- Default theme handler using the config system to store installation statuses.
Namespace
Drupal\Core\Extension
Code
protected $configInstaller;
Please login to continue.