You are here

protected property CaptchaSettingsForm::$moduleHandler in CAPTCHA 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/CaptchaSettingsForm.php, line 38

Class

CaptchaSettingsForm
Displays the captcha settings form.

Namespace

Drupal\captcha\Form

Code

protected $moduleHandler;