Opened 18 months ago
Closed 18 months ago
#9220 closed defect (bug) (fixed)
Improve PHP Docblocks for the BP_Members_Invitations_Component class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 15.0.0 | Priority: | normal |
| Severity: | normal | Version: | 12.0.0 |
| Component: | Members | Keywords: | has-patch |
| Cc: |
Description
- the
publickeyword is missing to the constructor - the PHP docblock of the constructor is missing
- A PHP docblock added to the class would be nice to explain why we used a component to organize a feature.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Adds 2 PHP doc blocks + the missing
publickeyword to the constructor.Trac ticket: https://buddypress.trac.wordpress.org/ticket/9220