We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
According to the documentation the following statement should work:
$builder->add('captcha', CaptchaType::class, array( 'charset' => '23456789', ));
But it has no effect.
The 'ignore_all_effects' => true option is also ignored. Maybe there are other options affected too.
'ignore_all_effects' => true