function SearchSetLocaleTest::getInfo
File
-
modules/
search/ search.test, line 2144
Class
- SearchSetLocaleTest
- Tests searching with locale values set.
Code
public static function getInfo() {
return array(
'name' => 'Search with numeric locale set',
'description' => 'Check that search works with numeric locale settings',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.