mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Correct and improve various inline documentation.
See #42505 git-svn-id: https://develop.svn.wordpress.org/trunk@42877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -440,7 +440,7 @@ class WP_Http {
|
||||
*
|
||||
* @since 4.6.0
|
||||
*
|
||||
* @param array $cookies List of cookies to send with the request.
|
||||
* @param array $cookies Array of cookies to send with the request.
|
||||
* @return Requests_Cookie_Jar Cookie holder object.
|
||||
*/
|
||||
public static function normalize_cookies( $cookies ) {
|
||||
|
||||
Reference in New Issue
Block a user