Make WordPress Core


Ignore:
Timestamp:
12/23/2015 06:30:09 AM (9 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock corrections.

See #32246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-http-curl.php

    r35939 r36069  
    327327     *
    328328     * @param resource $handle  cURL handle.
    329      * @param string   $headers cURL request headers.
     329     * @param string   $data    cURL request body.
    330330     * @return int Total bytes of data written.
    331331     */
Note: See TracChangeset for help on using the changeset viewer.