You are here

service ajax_comments.temp_store in AJAX Comments 8

Class

Drupal\ajax_comments\TempStore
3 string references to ajax_comments.temp_store
AjaxCommentsController::create in src/Controller/AjaxCommentsController.php
Instantiates a new instance of this class.
AjaxCommentsDeleteForm::create in src/Form/AjaxCommentsDeleteForm.php
Instantiates a new instance of this class.
AjaxCommentsForm::create in src/Form/AjaxCommentsForm.php
Instantiates a new instance of this class.

File

./ajax_comments.services.yml
ajax_comments.services.yml

View source
  1. class: Drupal\ajax_comments\TempStore
  2. arguments:
  3. - '@tempstore.private'