You are here

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

Modules to enable.

Type: array

File

ascii_art_captcha/src/Tests/AsciiArtCaptchaTestCase.php, line 22

Class

AsciiArtCaptchaTestCase
Tests Ascii art CAPTCHA main test case sensitivity.

Namespace

Drupal\ascii_art_captcha\Tests

Code

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