The renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- core/modules/comment/src/CommentForm.php, line 34
Class
- CommentForm
- Base handler for comment forms.
Namespace
Drupal\comment
Code
protected $renderer;
The renderer.
Type: \Drupal\Core\Render\RendererInterface
Drupal\comment
protected $renderer;
Please login to continue.