Opened 5 years ago
Closed 5 years ago
#51465 closed defect (bug) (fixed)
Add missing @return tag for wp_xmlrpc_server::_is_greater_than_one()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | XML-RPC | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
Missing @return tag in function/method PHPDoc comment
Attachments (1)
Change History (4)
#1
@
5 years ago
- Component changed from General to XML-RPC
- Focuses docs added; coding-standards removed
- Milestone changed from Awaiting Review to 5.6
- Owner set to SergeyBiryukov
- Status changed from new to reviewing
- Summary changed from Coding Standards / Doc Comments fixes to Add missing @return tag for wp_xmlrpc_server::_is_greater_than_one()
Note: See
TracTickets for help on using
tickets.
Hi there!
Please update doc with only bool type without variable.