function SearchSimplifyTestCase::getInfo
File
-
modules/
search/ search.test, line 1139
Class
- SearchSimplifyTestCase
- Test search_simplify() on every Unicode character, and some other cases.
Code
public static function getInfo() {
return array(
'name' => 'Search simplify',
'description' => 'Check that the search_simply() function works as intended.',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.