#46499 closed enhancement (fixed)
Adds documentation to the abstract-testcase.php
| Reported by: | andizer | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Not all functions in abstract-testcase.php aren't documented properly. It would be nice to have these to provide some context.
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Per the documentation standards,
@return voidshould not be used outside of the default bundled themes. Looks good otherwise.