function PathTaxonomyTermTestCase::getInfo

File

modules/path/path.test, line 277

Class

PathTaxonomyTermTestCase
Tests URL aliases for taxonomy terms.

Code

public static function getInfo() {
    return array(
        'name' => 'Taxonomy term URL aliases',
        'description' => 'Tests URL aliases for taxonomy terms.',
        'group' => 'Path',
    );
}

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