public static property MigrateEckBundleTest::$modules in Entity Construction Kit (ECK) 8
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- tests/
src/ Kernel/ Migrate/ d7/ MigrateEckBundleTest.php, line 15
Class
- MigrateEckBundleTest
- Tests migration of ECK bundles.
Namespace
Drupal\Tests\eck\Kernel\Migrate\d7Code
public static $modules = [
'eck',
'node',
];