You are here

namespace Drupal\captcha\Form in CAPTCHA 8

Classsort descending Location Description
CaptchaExamplesForm src/Form/CaptchaExamplesForm.php Displays the captcha settings form.
CaptchaPointDeleteForm src/Form/CaptchaPointDeleteForm.php Builds the form to delete a Captcha Point.
CaptchaPointDisableForm src/Form/CaptchaPointDisableForm.php Builds the form to delete a Captcha Point.
CaptchaPointEnableForm src/Form/CaptchaPointEnableForm.php Builds the form to delete a Captcha Point.
CaptchaPointForm src/Form/CaptchaPointForm.php Entity Form to edit CAPTCHA points.
CaptchaSettingsForm src/Form/CaptchaSettingsForm.php Displays the captcha settings form.