protected property CommentForm::$renderer in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 39 - Contains \Drupal\comment\CommentForm.
Class
- CommentForm
- Base for controller for comment forms.
Namespace
Drupal\commentCode
protected $renderer;