Make WordPress Core


Ignore:
Timestamp:
10/10/2015 03:44:16 PM (9 years ago)
Author:
wonderboymusic
Message:

Docs: some @global object vernaculars should be converted to the actual object type.

See #33491.

File:
1 edited

Legend:

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

    r34993 r35013  
    155155     * @see wp_list_comments()
    156156     *
    157      * @global int    $comment_depth
    158      * @global object $comment
     157     * @global int        $comment_depth
     158     * @global WP_Comment $comment
    159159     *
    160160     * @param string $output  Passed by reference. Used to append additional content.
Note: See TracChangeset for help on using the changeset viewer.