function TaxonomyLegacyTestCase::getInfo
File
-
modules/
taxonomy/ taxonomy.test, line 495
Class
- TaxonomyLegacyTestCase
- Test for legacy node bug.
Code
public static function getInfo() {
return array(
'name' => 'Test for legacy node bug.',
'description' => 'Posts an article with a taxonomy term and a date prior to 1970.',
'group' => 'Taxonomy',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.