protected static property MigrateCaptchaSimpleConfigurationTest::$modules in CAPTCHA 8
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- tests/
src/ Kernel/ Migrate/ d7/ MigrateCaptchaSimpleConfigurationTest.php, line 17
Class
- MigrateCaptchaSimpleConfigurationTest
- Migrates various configuration objects owned by the captcha module.
Namespace
Drupal\Tests\captcha\Kernel\Migrate\d7Code
protected static $modules = [
'captcha',
];