You are here

protected property ThemeInstaller::$state in Drupal 9

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

Type: \Drupal\Core\State\StateInterface

File

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

Class

ThemeInstaller
Manages theme installation/uninstallation.

Namespace

Drupal\Core\Extension

Code

protected $state;