You are here

constant CaptchaBaseWebTestCase::CAPTCHA_ADMIN_PATH in CAPTCHA 7

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

Drupal path of the (general) CAPTCHA admin page

File

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

Class

CaptchaBaseWebTestCase
Base class for CAPTCHA tests.

Code

const CAPTCHA_ADMIN_PATH = 'admin/config/people/captcha';