Opened 9 years ago
Closed 9 years ago
#39504 closed defect (bug) (fixed)
Correct wrong`@access` tags in class WP_Locale
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | docs | Cc: |
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.
Correct @access tag to public