You are here

protected property DynamicLayoutForm::$renderer in Dynamic Layouts 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/DynamicLayoutForm.php, line 23

Class

DynamicLayoutForm
Form controller for the DynamicLayout entity edit forms.

Namespace

Drupal\dynamic_layouts\Form

Code

protected $renderer;