function FilterSecurityTestCase::getInfo
File
-
modules/
filter/ filter.test, line 839
Class
- FilterSecurityTestCase
- Security tests for missing/vanished text formats or filters.
Code
public static function getInfo() {
return array(
'name' => 'Security',
'description' => 'Test the behavior of check_markup() when a filter or text format vanishes.',
'group' => 'Filter',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.