You are here

protected property PanelsIPEBlockPluginForm::$renderer in Panels 8.3

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

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

File

panels_ipe/src/Form/PanelsIPEBlockPluginForm.php, line 44

Class

PanelsIPEBlockPluginForm
Provides a form for adding a block plugin temporarily using AJAX.

Namespace

Drupal\panels_ipe\Form

Code

protected $renderer;