#31872 closed defect (bug) (fixed)
WP_Theme's scandir() is missing @return docstring
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | minor | Version: | 3.4 |
Component: | Themes | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
Looking at the scandir() WP_Theme method, it is missing a @return docstring.
Attachments (1)
Change History (9)
Note: See
TracTickets for help on using
tickets.
I have also formatted the docstrings according to WordPress standards.