You are here

constant CaptchaBaseWebTestCase::CAPTCHA_ADMIN_PATH in CAPTCHA 6.2

Same name and namespace in other branches
  1. 7 captcha.test \CaptchaBaseWebTestCase::CAPTCHA_ADMIN_PATH

Drupal path of the (general) CAPTCHA admin page

File

./captcha.test, line 57
Tests for CAPTCHA module.

Class

CaptchaBaseWebTestCase
Base class for CAPTCHA tests.

Code

const CAPTCHA_ADMIN_PATH = 'admin/user/captcha';