You are here

constant CaptchaWebTestBase::COMMENT_FORM_ID in CAPTCHA 8

Form ID of comment form on standard (page) node.

File

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

Class

CaptchaWebTestBase
Base class for CAPTCHA tests.

Namespace

Drupal\Tests\captcha\Functional

Code

const COMMENT_FORM_ID = 'comment_comment_form';