You are here

public static property LostCharacterCaptchaTestCase::$modules in CAPTCHA Pack 8

Modules to enable.

Type: array

File

text_captcha/modules/lost_character_captcha/src/Tests/LostCharacterCaptchaTestCase.php, line 22

Class

LostCharacterCaptchaTestCase
Tests Lost character CAPTCHA main test case sensitivity.

Namespace

Drupal\lost_character_captcha\Tests

Code

public static $modules = [
  'block',
];