constant BotchaBaseWebTestCase::COMMENT_FORM_ID in BOTCHA Spam Prevention 6
Same name and namespace in other branches
- 6.2 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID
- 7 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID
- 7.2 botcha.test \BotchaBaseWebTestCase::COMMENT_FORM_ID
Form ID of comment form on standard (page) node
File
- ./
botcha.test, line 59 - Tests for BOTCHA module.
Class
- BotchaBaseWebTestCase
- Base class for BOTCHA tests.
Code
const COMMENT_FORM_ID = 'comment_form';