function LocaleUserCreationTest::getInfo
File
-
modules/
locale/ locale.test, line 1897
Class
- LocaleUserCreationTest
- Functional test for language handling during user creation.
Code
public static function getInfo() {
return array(
'name' => 'User creation',
'description' => 'Tests whether proper language is stored for new users and access to language selector.',
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.