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