CrudTest::$modules
Same name in other branches
- 8.9.x core/modules/rdf/tests/src/Kernel/CrudTest.php \Drupal\Tests\rdf\Kernel\CrudTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ rdf/ tests/ src/ Kernel/ CrudTest.php, line 20
Class
- CrudTest
- Tests the RDF mapping CRUD functions.
Namespace
Drupal\Tests\rdf\KernelCode
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.