You are here

protected property AjaxCommentsForm::$requestStack in AJAX Comments 8

A request stack symfony instance.

Type: \Symfony\Component\HttpFoundation\RequestStack

Overrides FormBase::$requestStack

File

src/Form/AjaxCommentsForm.php, line 58

Class

AjaxCommentsForm
Provides ajax enhancements to core default Comment form.

Namespace

Drupal\ajax_comments\Form

Code

protected $requestStack;