#51385 closed defect (bug) (fixed)
Add missing @return tags for WP_Automatic_Updater methods
| Reported by: | ankitmaru | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Missing @return tag in function/method PHPDoc comment
Attachments (3)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there!
Thanks for the patch. Can you please add
send_core_update_notification_email()function return type and other function which miss the return type?