\Drupal::messenger()->addWarning(t('Friendly captcha is not configured! Click <a href="@link">here</a> to configure Friendly Captcha. In the meantime challenge type "math" is used as the example fallback.',['@link'=>Url::fromRoute('friendlycaptcha.admin_settings_form')->toString()]));
}
// Fallback to Math captcha as friendlycaptcha is not configured.