function RdfCommentAttributesTestCase::getInfo

File

modules/rdf/rdf.test, line 421

Class

RdfCommentAttributesTestCase

Code

public static function getInfo() {
    return array(
        'name' => 'RDF comment mapping',
        'description' => 'Tests the RDFa markup of comments.',
        'group' => 'RDF',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.