You are here

protected property AjaxCommentsForm::$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/Form/AjaxCommentsForm.php, line 51

Class

AjaxCommentsForm
Provides ajax enhancements to core default Comment form.

Namespace

Drupal\ajax_comments\Form

Code

protected $tempStore;