You are here

protected property AjaxCommentsController::$router in AJAX Comments 8

The Router service.

A router class for Drupal.

Type: \Symfony\Component\Routing\RouterInterface

File

src/Controller/AjaxCommentsController.php, line 57

Class

AjaxCommentsController
Controller routines for AJAX comments routes.

Namespace

Drupal\ajax_comments\Controller

Code

protected $router;