FormErrorHandler::$renderer

Same name and namespace in other branches
  1. 9 core/modules/inline_form_errors/src/FormErrorHandler.php \Drupal\inline_form_errors\FormErrorHandler::renderer
  2. 8.9.x core/modules/inline_form_errors/src/FormErrorHandler.php \Drupal\inline_form_errors\FormErrorHandler::renderer
  3. 11.x core/modules/inline_form_errors/src/FormErrorHandler.php \Drupal\inline_form_errors\FormErrorHandler::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/inline_form_errors/src/FormErrorHandler.php, line 28

Class

FormErrorHandler
Produces inline form errors.

Namespace

Drupal\inline_form_errors

Code

protected $renderer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.