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