You are here

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

Modules to enable.

Type: array

File

css_captcha/src/Tests/CSSCaptchaTestCase.php, line 22

Class

CSSCaptchaTestCase
Tests CSS CAPTCHA main test case sensitivity.

Namespace

Drupal\css_captcha\Tests

Code

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