CrudTest::$modules

Same name and namespace in other branches
  1. 8.9.x core/modules/rdf/tests/src/Kernel/CrudTest.php \Drupal\Tests\rdf\Kernel\CrudTest::modules

Modules to enable.

Type: array

File

core/modules/rdf/tests/src/Kernel/CrudTest.php, line 20

Class

CrudTest
Tests the RDF mapping CRUD functions.

Namespace

Drupal\Tests\rdf\Kernel

Code

protected static $modules = [
  'entity_test',
  'rdf',
  'system',
];

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