You are here

protected property CaptchaImageGeneratorController::$connection in CAPTCHA 8

Connection container.

Type: \Drupal\Core\Database\Connection

File

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

Class

CaptchaImageGeneratorController
Controller which generates the image from defined settings.

Namespace

Drupal\image_captcha\Controller

Code

protected $connection;