protected property CaptchaBaseWebTestCase::$normal_user in CAPTCHA 7
Same name and namespace in other branches
- 6.2 captcha.test \CaptchaBaseWebTestCase::normal_user
Normal visitor with limited permissions
Type: Drupal user;
File
- ./
captcha.test, line 47 - Tests for CAPTCHA module.
Class
- CaptchaBaseWebTestCase
- Base class for CAPTCHA tests.
Code
protected $normal_user;