You are here

protected property CaptchaFontPreviewController::$config in CAPTCHA 8

Image Captcha config storage.

Type: \Drupal\Core\Config\ImmutableConfig

File

image_captcha/src/Controller/CaptchaFontPreviewController.php, line 21

Class

CaptchaFontPreviewController
Controller which generates the image from defined settings.

Namespace

Drupal\image_captcha\Controller

Code

protected $config;