You are here

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

Modules to enable.

Type: array

File

text_captcha/modules/phrase_captcha/src/Test/PhraseCaptchaTestCase.php, line 22

Class

PhraseCaptchaTestCase
Phrase CAPTCHA main test case sensitivity.

Namespace

Drupal\phrase_captcha\Tests

Code

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