You are here

protected property CaptchaImageResponse::$config in CAPTCHA 8

Image Captcha config storage.

Type: \Drupal\Core\Config\Config

File

image_captcha/src/Response/CaptchaImageResponse.php, line 33

Class

CaptchaImageResponse
Response which is returned as the captcha for image_captcha.

Namespace

Drupal\image_captcha\Response

Code

protected $config;