You are here

protected property PanopolyThemeSelectionForm::$themeHandler in Panopoly 8.2

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

modules/panopoly/panopoly_theme/src/Form/PanopolyThemeSelectionForm.php, line 24

Class

PanopolyThemeSelectionForm
Provides a form to choose the starting theme.

Namespace

Drupal\panopoly_theme\Form

Code

protected $themeHandler;