You are here

protected property CaptchaExamplesForm::$moduleHandler in CAPTCHA 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/CaptchaExamplesForm.php, line 22

Class

CaptchaExamplesForm
Displays the captcha settings form.

Namespace

Drupal\captcha\Form

Code

protected $moduleHandler;