function LocaleBrowserDetectionTest::getInfo
File
-
modules/
locale/ locale.test, line 1682
Class
- LocaleBrowserDetectionTest
- Test browser language detection.
Code
public static function getInfo() {
return array(
'name' => 'Browser language detection',
'description' => 'Tests for the browser language detection.',
'group' => 'Locale',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.