[wp-trac] [WordPress Trac] #44421: Missing @return tag in function/method PHPDoc comment
WordPress Trac
noreply at wordpress.org
Thu Jun 21 11:06:11 UTC 2018
#44421: Missing @return tag in function/method PHPDoc comment
------------------------------+-----------------------------
Reporter: subrataemfluence | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: coding-standards |
------------------------------+-----------------------------
`@return` tag is missing in function/method PHPDoc comment.
{{{
File: src/wp-includes/pomo/mo.php
}}}
Functions that missing `@return` tag are:
`import_from_file`, `&make_entry`, `import_from_reader`
Proposed patch uploaded.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44421>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list