You are here

protected property AjaxCommentsController::$renderer in AJAX Comments 8

Service to turn render arrays into HTML strings.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/AjaxCommentsController.php, line 48

Class

AjaxCommentsController
Controller routines for AJAX comments routes.

Namespace

Drupal\ajax_comments\Controller

Code

protected $renderer;