protected static property CaptchaCacheTest::$modules in CAPTCHA 8
Modules to install for this Test class.
Type: array
Overrides CaptchaWebTestBase::$modules
File
- tests/
src/ Functional/ CaptchaCacheTest.php, line 19
Class
- CaptchaCacheTest
- Tests CAPTCHA caching on various pages.
Namespace
Drupal\Tests\captcha\FunctionalCode
protected static $modules = [
'block',
'image_captcha',
'captcha_test',
];