Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Nov 21, 2019
1 parent 34af72a commit 9f939b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/ClientTest.php
Expand Up @@ -50,7 +50,7 @@ public function mock_http_response( $url, $file ) {
*
* @link https://github.com/WordPress/WordPress/blob/3.9.1/wp-includes/class-http.php#L150-L164
*
* @param false|array|WP_Error $preempt Whether to preempt an HTTP request's return value. Default false.
* @param false|array|\WP_Error $preempt Whether to preempt an HTTP request's return value. Default false.
* @param array $r HTTP request arguments.
* @param string $url The request URL.
*
Expand Down

0 comments on commit 9f939b1

Please sign in to comment.