You are here

constant BotchaBaseWebTestCase::COMMENT_FORM_ID in BOTCHA Spam Prevention 7.2

Same name and namespace in other branches
  1. 6 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID
  2. 6.2 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID
  3. 7 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID

Form ID of comment form on standard (page) node

File

./botcha.test, line 57
Tests for BOTCHA module.

Class

BotchaBaseWebTestCase
Base class for BOTCHA tests.

Code

const COMMENT_FORM_ID = 'comment_node_page_form';