Skip to content
Snippets Groups Projects
Commit efdfac80 authored by Elan Ruusamäe's avatar Elan Ruusamäe
Browse files

- fix phpdoc

parent 7a8cc57e
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ class HTTPClient {
* will be correctly encoded and added to the given base URL.
*
* @param string $url The URL to fetch
* @param string $data Associative array of parameters
* @param array $data Associative array of parameters
* @param bool $sloppy304 Return body on 304 not modified
* @author Andreas Gohr <andi@splitbrain.org>
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment