You are here

protected property ThemeInstaller::$configFactory in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Extension/ThemeInstaller.php \Drupal\Core\Extension\ThemeInstaller::configFactory

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/lib/Drupal/Core/Extension/ThemeInstaller.php, line 34

Class

ThemeInstaller
Manages theme installation/uninstallation.

Namespace

Drupal\Core\Extension

Code

protected $configFactory;