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