You are here

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

Same name and namespace in other branches
  1. 8.5 src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::renderer

The 'renderer' service.

Type: \Drupal\Core\Render\RendererInterface

File

src/WebformEntityElementsValidator.php, line 78

Class

WebformEntityElementsValidator
Webform elements validator.

Namespace

Drupal\webform

Code

protected $renderer;