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