You are here

protected property CaptchaPointForm::$captchaService in CAPTCHA 8

The CAPTCHA helper service.

Type: \Drupal\captcha\Service\CaptchaService

File

src/Form/CaptchaPointForm.php, line 21

Class

CaptchaPointForm
Entity Form to edit CAPTCHA points.

Namespace

Drupal\captcha\Form

Code

protected $captchaService;