You are here

constant CaptchaWebTestBase::CAPTCHA_UNKNOWN_CSID_ERROR_MESSAGE in CAPTCHA 8

Unknown CSID error message.

File

tests/src/Functional/CaptchaWebTestBase.php, line 28

Class

CaptchaWebTestBase
Base class for CAPTCHA tests.

Namespace

Drupal\Tests\captcha\Functional

Code

const CAPTCHA_UNKNOWN_CSID_ERROR_MESSAGE = 'CAPTCHA validation error: unknown CAPTCHA session ID. Contact the site administrator if this problem persists.';