You are here

protected property WebformDevelEntityFormApiBaseForm::$renderer in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php \Drupal\webform_devel\Form\WebformDevelEntityFormApiBaseForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php, line 26

Class

WebformDevelEntityFormApiBaseForm
Export a webform's element to Form API (FAPI).

Namespace

Drupal\webform_devel\Form

Code

protected $renderer;