RdfMappingTest::$modules

Same name in this branch
  1. 9 core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php \Drupal\Tests\rdf\Kernel\Plugin\migrate\source\d7\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 ResourceTestBase::$modules

File

core/modules/rdf/tests/src/Functional/Jsonapi/RdfMappingTest.php, line 22

Class

RdfMappingTest
JSON:API integration test for the "RdfMapping" config entity type.

Namespace

Drupal\Tests\rdf\Functional\Jsonapi

Code

protected static $modules = [
    'node',
    'rdf',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.