Ticket #662 (closed Patch: fixed)
Docbook/PHPDoc fixes
| Reported by: | HarryR | Owned by: | Shadowhand |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2 |
| Component: | Libraries | Version: | SVN HEAD |
| Keywords: | phpdoc, comments | Cc: |
Description
In order to make programming easier in IDEs which support auto-completion based on phpdoc comments I've changed some method @return types in ORM_Core, Database_Core and Cache_Core.
This greatly speeds up programming for me as I no longer have to refer to the documentation, I already use way too many different APIs on a day to day basis to know which method requires/returns.
I know this is a small start, but presumably if this gets accepted I'll be submitting more and be checking documentation as I go to make sure it's correct.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
