RdfMappingTest::$modules
Same name in this branch
- 8.9.x core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php \Drupal\Tests\jsonapi\Functional\RdfMappingTest::modules
Same name in other branches
- 9 core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php \Drupal\Tests\rdf\Kernel\Plugin\migrate\source\d7\RdfMappingTest::modules
- 9 core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php \Drupal\Tests\rdf\Functional\Jsonapi\RdfMappingTest::modules
Type: modules
Overrides MigrateSourceTestBase::$modules
File
-
core/
modules/ rdf/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d7/ RdfMappingTest.php, line 19
Class
- RdfMappingTest
- Tests Drupal 7 RDF mappings source plugin.
Namespace
Drupal\Tests\rdf\Kernel\Plugin\migrate\source\d7Code
public static $modules = [
'comment',
'migrate_drupal',
'node',
'rdf',
'taxonomy',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.