From: Christian Weiske Date: Mon, 13 Dec 2010 18:23:09 +0000 (+0100) Subject: update docblock X-Git-Tag: 1.0.0~50 X-Git-Url: https://git.cweiske.de/linksys-wrt3g-tools.git/commitdiff_plain/1bd56165ca7f59c632d961888c4f05938ccc0d2d?hp=b5c2f4fb080d0df81f70623f4e3d56cc3a19f5ab update docblock --- diff --git a/Wrt3g/HtmlParser.php b/Wrt3g/HtmlParser.php index 970b170..1cd5373 100644 --- a/Wrt3g/HtmlParser.php +++ b/Wrt3g/HtmlParser.php @@ -30,7 +30,8 @@ class Wrt3g_HtmlParser * * @param string $body HTML document to parse * - * @return array Array of key-value pairs + * @return array Array of key-value pairs, probably with "type", "network" and + * "signal strength" */ public function index_wstatus1($body) {