You are here

protected property CommentLazyBuilders::$renderer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/CommentLazyBuilders.php \Drupal\comment\CommentLazyBuilders::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/comment/src/CommentLazyBuilders.php, line 64
Contains \Drupal\comment\CommentLazyBuilders.

Class

CommentLazyBuilders
Defines a service for comment #lazy_builder callbacks.

Namespace

Drupal\comment

Code

protected $renderer;