public static function getInfo() { return array( 'name' => 'Node title XSS filtering', 'description' => 'Create a node with dangerous tags in its title and test that they are escaped.', 'group' => 'Node', ); }