#3936 closed Documentation (fixed)
Document what functions/methods are private
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.1b |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | moderate |
Description
Change History (5)
comment:1 Changed 20 months ago by Cash Costello
comment:2 Changed 20 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Fixes #3936 added @access private to internal functions
Changeset: c80f32c614e48e237bcc3b72b780badf17d99dca
comment:3 Changed 20 months ago by brettp
- Milestone changed from Elgg 1.8.1 to Elgg 1.8.1b
comment:4 Changed 19 months ago by Cash Costello
Fixes #3941 Refs #3936 added @access private in action lib and added elgg_unregister_action()
Changeset: 73eb2ffc45442195c6c8fe9dd13604781adfc74b
comment:5 Changed 19 months ago by Cash Costello
Fixes #3936 added @access private to internal functions
Changeset: c80f32c614e48e237bcc3b72b780badf17d99dca
Note: See
TracTickets for help on using
tickets.

Fixes #3941 Refs #3936 added @access private in action lib and added elgg_unregister_action()