You are here

protected property PanopolyThemeSelectionForm::$renderer in Panopoly 8.2

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

PanopolyThemeSelectionForm
Provides a form to choose the starting theme.

Namespace

Drupal\panopoly_theme\Form

Code

protected $renderer;