public static property RdfCommentStorageLoadTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rdf/tests/src/Kernel/RdfCommentStorageLoadTest.php \Drupal\Tests\rdf\Kernel\RdfCommentStorageLoadTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- core/
modules/ rdf/ tests/ src/ Kernel/ RdfCommentStorageLoadTest.php, line 20
Class
- RdfCommentStorageLoadTest
- Tests rdf_comment_storage_load.
Namespace
Drupal\Tests\rdf\KernelCode
public static $modules = [
'comment',
'rdf',
];