constant CaptchaBaseWebTestCase::COMMENT_FORM_ID in CAPTCHA 7
Same name and namespace in other branches
- 6.2 captcha.test \CaptchaBaseWebTestCase::COMMENT_FORM_ID
Form ID of comment form on standard (page) node
File
- ./
captcha.test, line 53 - Tests for CAPTCHA module.
Class
- CaptchaBaseWebTestCase
- Base class for CAPTCHA tests.
Code
const COMMENT_FORM_ID = 'comment_node_page_form';