function SearchPageText::getInfo
File
-
modules/
search/ search.test, line 252
Class
- SearchPageText
- Tests the bike shed text on no results page, and text on the search page.
Code
public static function getInfo() {
return array(
'name' => 'Search page text',
'description' => 'Tests the bike shed text on the no results page, and various other text on search pages.',
'group' => 'Search',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.