Docs: Change `@version` entry for `WP_Http::buildCookieHeader()` to `@since`.

See #41381.

git-svn-id: https://develop.svn.wordpress.org/trunk@41105 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2017-07-20 13:14:50 +00:00
parent c6ba869397
commit 6229dd05b5
1 changed files with 1 additions and 1 deletions

View File

@ -731,7 +731,7 @@ class WP_Http {
* Edits the array by reference.
*
* @access public
* @version 2.8.0
* @since 2.8.0
* @static
*
* @param array $r Full array of args passed into ::request()