function FloodFunctionalTest::getInfo
File
-
modules/
system/ system.test, line 2697
Class
- FloodFunctionalTest
- Functional tests for the flood control mechanism.
Code
public static function getInfo() {
return array(
'name' => 'Flood control mechanism',
'description' => 'Functional tests for the flood control mechanism.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.