mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
Clean up @global doc blocks/imports for class-wp-customizer-*.php and friends.
See #32444. git-svn-id: https://develop.svn.wordpress.org/trunk@32542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -36,6 +36,8 @@ class WP_Http {
|
||||
* @access public
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @global string $wp_version
|
||||
*
|
||||
* @param string $url The request URL.
|
||||
* @param string|array $args {
|
||||
* Optional. Array or string of HTTP request arguments.
|
||||
|
||||
Reference in New Issue
Block a user