function PathLanguageTestCase::getInfo

File

modules/path/path.test, line 343

Class

PathLanguageTestCase
Tests URL aliases for translated nodes.

Code

public static function getInfo() {
    return array(
        'name' => 'Path aliases with translated nodes',
        'description' => 'Confirm that paths work with translated nodes',
        'group' => 'Path',
    );
}

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