You are here

protected property CaptchaPointForm::$requestStack in CAPTCHA 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

Overrides FormBase::$requestStack

File

src/Form/CaptchaPointForm.php, line 28

Class

CaptchaPointForm
Entity Form to edit CAPTCHA points.

Namespace

Drupal\captcha\Form

Code

protected $requestStack;