function LocaleLibraryInfoAlterTest::getInfo
File
-
modules/
locale/ locale.test, line 188
Class
- LocaleLibraryInfoAlterTest
- Tests localization of the JavaScript libraries.
Code
public static function getInfo() {
return array(
'name' => 'Javascript library localisation',
'description' => 'Tests the localisation of JavaScript libraries.',
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.