function StatisticsTokenReplaceTestCase::getInfo
File
-
modules/
statistics/ statistics.test, line 466
Class
- StatisticsTokenReplaceTestCase
- Tests statistics token replacement in strings.
Code
public static function getInfo() {
return array(
'name' => 'Statistics token replacement',
'description' => 'Generates text using placeholders for dummy content to check statistics token replacement.',
'group' => 'Statistics',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.