Opened 8 years ago
Closed 8 years ago
#40973 closed defect (bug) (fixed)
Multiple @return parameter in doc part
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Administration | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
/** * Builds an array of args to use in an HTTP request to the w.org Events API. * * @access protected * @since 4.8.0 * * @param string $search Optional. City search string. Default empty string. * @param string $timezone Optional. Timezone string. Default empty string. * @return @return array The request args. */
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 40895: