function FilterDefaultFormatTestCase::getInfo
File
-
modules/
filter/ filter.test, line 742
Class
- FilterDefaultFormatTestCase
- Tests the default filter functionality in the Filter module.
Code
public static function getInfo() {
return array(
'name' => 'Default text format functionality',
'description' => 'Test the default text formats for different users.',
'group' => 'Filter',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.