function LocaleUserLanguageFunctionalTest::getInfo
File
-
modules/
locale/ locale.test, line 1801
Class
- LocaleUserLanguageFunctionalTest
- Functional tests for a user's ability to change their default language.
Code
public static function getInfo() {
return array(
'name' => 'User language settings',
'description' => "Tests user's ability to change their default language.",
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.