Opened 9 years ago
Closed 9 years ago
#40262 closed defect (bug) (fixed)
Incorrect annotation for __clear_multi_author_cache function
| Reported by: | swissspidy | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | low | Milestone: | 4.8 |
| Component: | Themes | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
There's currently a @private annotation for the __clear_multi_author_cache() function.
According to our PHP Documentation Standards, this should actually be @access private.
Previously mentioned in #40063.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 40334: