You are here

protected property SimpleReCaptchaFormManager::$moduleHandler in Simple Google reCAPTCHA 8

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/SimpleReCaptchaFormManager.php, line 50

Class

SimpleReCaptchaFormManager
Provides helper service used to attach reCaptcha to forms.

Namespace

Drupal\simple_recaptcha

Code

protected $moduleHandler;