@ -72,7 +72,7 @@ class Help
* Get the list of publicly accessible methods as html
*
* @param WebService $ws
* @return string html
*/
public static function content(WebService $ws)
{
@ -175,7 +175,7 @@ abstract class WebService
/**
* Allow subclasses to filter the output before it is sent
* by overriding this method
* @param $params
* @return array