protected static property MigrateExecutableTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/tests/src/Kernel/MigrateExecutableTest.php \Drupal\Tests\migrate\Kernel\MigrateExecutableTest::modules
- 9 core/modules/migrate/tests/src/Kernel/MigrateExecutableTest.php \Drupal\Tests\migrate\Kernel\MigrateExecutableTest::modules
File
- core/
modules/ migrate/ tests/ src/ Kernel/ MigrateExecutableTest.php, line 14
Class
- MigrateExecutableTest
- Tests the MigrateExecutable class.
Namespace
Drupal\Tests\migrate\KernelCode
protected static $modules = [
'entity_test',
'user',
];