You are here

protected property CaptchaImageResponse::$image in CAPTCHA 8

Recourse with generated image.

Type: resource

File

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

Class

CaptchaImageResponse
Response which is returned as the captcha for image_captcha.

Namespace

Drupal\image_captcha\Response

Code

protected $image;