function UpdateScriptFunctionalTest::getInfo
File
-
modules/
system/ system.test, line 2511
Class
- UpdateScriptFunctionalTest
- Tests for the update system functionality.
Code
public static function getInfo() {
return array(
'name' => 'Update functionality',
'description' => 'Tests the update script access and functionality.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.