You are here

protected property PanopolyThemeSelectionForm::$themeInstaller in Panopoly Theme 8.2

The theme installer service.

Type: \Drupal\Core\Extension\ThemeInstallerInterface

File

src/Form/PanopolyThemeSelectionForm.php, line 38

Class

PanopolyThemeSelectionForm
Provides a form to choose the starting theme.

Namespace

Drupal\panopoly_theme\Form

Code

protected $themeInstaller;