Make WordPress Core


Ignore:
Timestamp:
08/26/2016 04:48:17 PM (8 years ago)
Author:
johnbillion
Message:

Docs: Correct various documentation around object and stdClass types.

See #37770

File:
1 edited

Legend:

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

    r38368 r38369  
    557557     *
    558558     * @param string $response_body
    559      * @return object|false
     559     * @return stdClass|false
    560560     */
    561561    private function _parse_xml_body( $response_body ) {
Note: See TracChangeset for help on using the changeset viewer.