protected static property SimpleRecaptchaTestBase::$modules in Simple Google reCAPTCHA 8
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ SimpleRecaptchaTestBase.php, line 19
Class
- SimpleRecaptchaTestBase
- Test base for simple_recaptcha module.
Namespace
Drupal\Tests\simple_recaptcha\FunctionalCode
protected static $modules = [
'simple_recaptcha',
];