#46499 closed enhancement (fixed)
Adds documentation to the abstract-testcase.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | docs | Cc: |
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.
Per the documentation standards,
@return voidshould not be used outside of the default bundled themes. Looks good otherwise.