Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:25:53 PM (6 years ago)
Author:
johnbillion
Message:

Docs: Further improve documentation of known return types, plus other docs fixes.

See #48303

File:
1 edited

Legend:

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

    r46152 r46661  
    130130 *                                    Default empty.
    131131 * }
    132  * @return array List of bookmark row objects.
     132 * @return object[] List of bookmark row objects.
    133133 */
    134134function get_bookmarks( $args = '' ) {
Note: See TracChangeset for help on using the changeset viewer.