CommentAttributesTest::$modules
Same name in other branches
- 9 core/modules/rdf/tests/src/Functional/CommentAttributesTest.php \Drupal\Tests\rdf\Functional\CommentAttributesTest::modules
Modules to enable.
Type: array
Overrides CommentTestBase::$modules
File
-
core/
modules/ rdf/ tests/ src/ Functional/ CommentAttributesTest.php, line 28
Class
- CommentAttributesTest
- Tests the RDFa markup of comments.
Namespace
Drupal\Tests\rdf\FunctionalCode
public static $modules = [
'views',
'node',
'comment',
'rdf',
'user_hooks_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.