You are here

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

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/SimpleReCaptchaFormManager.php, line 29

Class

SimpleReCaptchaFormManager
Provides helper service used to attach reCaptcha to forms.

Namespace

Drupal\simple_recaptcha

Code

protected $configFactory;