function LocaleImportFunctionalTest::getInfo
File
-
modules/
locale/ locale.test, line 903
Class
- LocaleImportFunctionalTest
- Functional tests for the import of translation files.
Code
public static function getInfo() {
return array(
'name' => 'Translation import',
'description' => 'Tests the import of locale files.',
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.