function NodeAccessTestCase::getInfo
File
-
modules/
node/ node.test, line 1010
Class
- NodeAccessTestCase
- Tests basic node_access functionality.
Code
public static function getInfo() {
return array(
'name' => 'Node access',
'description' => 'Test node_access function',
'group' => 'Node',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.