Closed (cannot reproduce)
Project:
CAPTCHA
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2018 at 08:36 UTC
Updated:
20 Oct 2022 at 16:37 UTC
Jump to comment: Most recent
Comments
Comment #2
hass commentedComment #3
Abhinaw commentedI'm using this code hope u could get thew solution
$form['cimage_captcha'] = [
'#type' => 'captcha',
'#captcha_type' => 'default',
];
Comment #4
anybody