function FeedIconTest::getInfo
File
-
modules/
simpletest/ tests/ common.test, line 3269
Class
- FeedIconTest
- Test for theme_feed_icon().
Code
public static function getInfo() {
return array(
'name' => 'Feed icon',
'description' => 'Check escaping of theme_feed_icon()',
'group' => 'System',
);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.