function FilePrivateTestCase::getInfo
File
-
modules/
file/ tests/ file.test, line 1561
Class
- FilePrivateTestCase
- Tests file access on private nodes.
Code
public static function getInfo() {
return array(
'name' => 'Private file test',
'description' => 'Uploads a test to a private node and checks access.',
'group' => 'File',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.