Opened 8 years ago
Closed 8 years ago
#44421 closed defect (bug) (fixed)
Missing @return tag in function/method PHPDoc comment
| Reported by: | subrataemfluence | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | I18N | Version: | 5.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs, coding-standards |
Description
@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.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 44336: