protected static property MigrateRdfMappingTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php \Drupal\Tests\rdf\Kernel\Migrate\d7\MigrateRdfMappingTest::modules
- 9 core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php \Drupal\Tests\rdf\Kernel\Migrate\d7\MigrateRdfMappingTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- core/
modules/ rdf/ tests/ src/ Kernel/ Migrate/ d7/ MigrateRdfMappingTest.php, line 18
Class
- MigrateRdfMappingTest
- Tests RDF mappings migration from Drupal 7 to 8.
Namespace
Drupal\Tests\rdf\Kernel\Migrate\d7Code
protected static $modules = [
'menu_ui',
'node',
'rdf',
'taxonomy',
'text',
];