You are here

protected property YamlFormUiElementFormBase::$renderer in YAML Form 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

modules/yamlform_ui/src/Form/YamlFormUiElementFormBase.php, line 41

Class

YamlFormUiElementFormBase
Provides a base class for form element forms.

Namespace

Drupal\yamlform_ui\Form

Code

protected $renderer;