You are here

protected property AjaxCommentsController::$tempStore in AJAX Comments 8

The TempStore service.

This service stores temporary data to be used across HTTP requests.

Type: \Drupal\ajax_comments\TempStore

File

src/Controller/AjaxCommentsController.php, line 66

Class

AjaxCommentsController
Controller routines for AJAX comments routes.

Namespace

Drupal\ajax_comments\Controller

Code

protected $tempStore;