You are here

protected property CaptchaImageGeneratorController::$config in CAPTCHA 8

Image Captcha config storage.

Type: \Drupal\Core\Config\Config

File

image_captcha/src/Controller/CaptchaImageGeneratorController.php, line 31

Class

CaptchaImageGeneratorController
Controller which generates the image from defined settings.

Namespace

Drupal\image_captcha\Controller

Code

protected $config;