function SearchNodeAccessTest::getInfo

File

modules/search/search.test, line 2049

Class

SearchNodeAccessTest
Tests node search with node access control.

Code

public static function getInfo() {
    return array(
        'name' => 'Search and node access',
        'description' => 'Tests search functionality with node access control.',
        'group' => 'Search',
    );
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.