function RdfMappingHookTestCase::getInfo
File
-
modules/
rdf/ rdf.test, line 9
Class
- RdfMappingHookTestCase
- @file Tests for rdf.module.
Code
public static function getInfo() {
return array(
'name' => 'RDF mapping hook',
'description' => 'Test hook_rdf_mapping().',
'group' => 'RDF',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.