Opened 10 years ago
Closed 10 years ago
#39504 closed defect (bug) (fixed)
Correct wrong`@access` tags in class WP_Locale
| Reported by: | keesiemeijer | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The @access tag in the DocBlocks for the methods init() and register_globals() is set to private where it should be public.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Correct @access tag to public