protected static property CaptchaWebTestBase::$modules in CAPTCHA 8
Modules to install for this Test class.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ CaptchaWebTestBase.php, line 47
Class
- CaptchaWebTestBase
- Base class for CAPTCHA tests.
Namespace
Drupal\Tests\captcha\FunctionalCode
protected static $modules = [
'captcha',
'comment',
];