Modules to enable.
Type: array
File
- drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php, line 22
- Contains Drupal\rdf\Tests\UserAttributesTest.
Class
- UserAttributesTest
- Tests the RDFa markup of Users.
Namespace
Drupal\rdf\Tests
Code
public static $modules = array(
'rdf',
'rdf_test',
);