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