You are here

protected property PanelsIPELayoutForm::$renderer in Panels 8.3

Same name and namespace in other branches
  1. 8.4 panels_ipe/src/Form/PanelsIPELayoutForm.php \Drupal\panels_ipe\Form\PanelsIPELayoutForm::renderer

Type: \Drupal\Core\Render\RendererInterface $renderer

File

panels_ipe/src/Form/PanelsIPELayoutForm.php, line 28

Class

PanelsIPELayoutForm
Provides a form for configuring a layout for use with the IPE.

Namespace

Drupal\panels_ipe\Form

Code

protected $renderer;