You are here

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

Modules to enable.

Type: array

File

random_captcha_type/src/Tests/RandomCaptchaTypeTestCase.php, line 22

Class

RandomCaptchaTypeTestCase
Tests Random CAPTCHA type main test case sensitivity.

Namespace

Drupal\random_captcha_type\Tests

Code

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