We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd26be commit 58972a2Copy full SHA for 58972a2
1 file changed
src/GetAddress.php
@@ -153,7 +153,6 @@ public function buildUrl($function, array $parameters = Array())
153
$url .= '&';
154
}
155
156
- echo $url;
157
158
return $url;
159
0 commit comments