function PathLanguageUITestCase::getInfo
File
-
modules/
path/ path.test, line 484
Class
- PathLanguageUITestCase
- Tests the user interface for creating path aliases, with languages.
Code
public static function getInfo() {
return array(
'name' => 'Path aliases with languages',
'description' => 'Confirm that the Path module user interface works with languages.',
'group' => 'Path',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.