Make WordPress Core


Ignore:
Timestamp:
11/18/2021 01:48:43 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Various corrections and improvements relating to types used in inline documentation.

See #53399

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/includes/class-wp-sitemaps-large-test-provider.php

    r48532 r52204  
    3131     * @param int    $page_num       Page of results.
    3232     * @param string $object_subtype Optional. Object subtype name. Default empty.
    33      * @return array List of URLs for a sitemap.
     33     * @return array[] Array of URL information for a sitemap.
    3434     */
    3535    public function get_url_list( $page_num, $object_subtype = '' ) {
Note: See TracChangeset for help on using the changeset viewer.