Opened 8 months ago
#9326 new enhancement
Activity: Improve PHPDoc return description for bp_activity_reset_cache_incrementor()
| Reported by: | manhphucofficial | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Activity | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
This patch updates the PHPDoc for bp_activity_reset_cache_incrementor() to add a return description matching its behavior.
No functional changes.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds a missing @return description for bp_activity_reset_cache_incrementor() in src/bp-activity/bp-activity-cache.php. No functional changes.