You are here

protected property WebformShareEmbedForm::$renderer in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_share/src/Form/WebformShareEmbedForm.php \Drupal\webform_share\Form\WebformShareEmbedForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

modules/webform_share/src/Form/WebformShareEmbedForm.php, line 22

Class

WebformShareEmbedForm
Webform share embed form.

Namespace

Drupal\webform_share\Form

Code

protected $renderer;