RdfMappingTest::$modules

Same name in this branch
  1. 9 core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php \Drupal\Tests\rdf\Functional\Jsonapi\RdfMappingTest::modules
Same name in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php \Drupal\Tests\jsonapi\Functional\RdfMappingTest::modules
  2. 8.9.x core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php \Drupal\Tests\rdf\Kernel\Plugin\migrate\source\d7\RdfMappingTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php, line 22

Class

RdfMappingTest
Tests Drupal 7 RDF mappings source plugin.

Namespace

Drupal\Tests\rdf\Kernel\Plugin\migrate\source\d7

Code

protected 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.