Make WordPress Core


Ignore:
Timestamp:
02/07/2023 09:19:46 PM (2 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous improvements and corrections to docblocks.

See #56792

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-list-table.php

    r55276 r55293  
    388388     *     @type bool   $current Optional. Whether this is the currently selected view.
    389389     * }
    390      * @return array An array of link markup. Keys match the `$link_data` input array.
     390     * @return string[] An array of link markup. Keys match the `$link_data` input array.
    391391     */
    392392    protected function get_views_links( $link_data = array() ) {
Note: See TracChangeset for help on using the changeset viewer.