function SearchNumberMatchingTestCase::getInfo
File
-
modules/
search/ search.test, line 1366
Class
- SearchNumberMatchingTestCase
- Tests that numbers can be searched, with more complex matching.
Code
public static function getInfo() {
return array(
'name' => 'Search number matching',
'description' => 'Check that numbers can be searched with more complex matching',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.