- Timestamp:
- 11/18/2021 01:48:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/class-wp-sitemaps-large-test-provider.php
r48532 r52204 31 31 * @param int $page_num Page of results. 32 32 * @param string $object_subtype Optional. Object subtype name. Default empty. 33 * @return array List of URLsfor a sitemap.33 * @return array[] Array of URL information for a sitemap. 34 34 */ 35 35 public function get_url_list( $page_num, $object_subtype = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.