protected property AjaxCommentsDeleteForm::$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/ AjaxCommentsDeleteForm.php, line 30
Class
- AjaxCommentsDeleteForm
- Provides ajax enhancements to core Comment delete form.
Namespace
Drupal\ajax_comments\FormCode
protected $tempStore;