public static property UserAttributesTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rdf/src/Tests/UserAttributesTest.php \Drupal\rdf\Tests\UserAttributesTest::modules
Modules to enable.
Type: array
File
- core/
modules/ rdf/ src/ Tests/ UserAttributesTest.php, line 24 - Contains \Drupal\rdf\Tests\UserAttributesTest.
Class
- UserAttributesTest
- Tests the RDFa markup of Users.
Namespace
Drupal\rdf\TestsCode
public static $modules = array(
'rdf',
'node',
);