function DateFormatTestCase::getInfo
File
-
modules/
system/ system.test, line 1534
Class
- DateFormatTestCase
- Tests date format configuration.
Code
public static function getInfo() {
return array(
'name' => 'Date format',
'description' => 'Test date format configuration and defaults.',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.