CommentForm::$renderer

Same name and namespace in other branches
  1. 9 core/modules/comment/src/CommentForm.php \Drupal\comment\CommentForm::renderer
  2. 8.9.x core/modules/comment/src/CommentForm.php \Drupal\comment\CommentForm::renderer
  3. 10 core/modules/comment/src/CommentForm.php \Drupal\comment\CommentForm::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/comment/src/CommentForm.php, line 42

Class

CommentForm
Base handler for comment forms.

Namespace

Drupal\comment

Code

protected $renderer;

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