#36333 closed defect (bug) (fixed)
Update docblock for validate_plugin
| Reported by: | theMikeD | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Plugins | Version: | 2.7.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Make the docblock consistant with other sections that use the same info, and to increase clarity now that devhub pulls directly from it.
Attachments (1)
Change History (6)
#2
@
10 years ago
- Keywords has-patch added
- Milestone Awaiting Review → Future Release
- Owner set to
- Status new → reviewing
- Type enhancement → defect (bug)
- Version trunk → 2.7.1
Hi @theMikeD, thanks for the patch!
Per the inline documentation standards, DocBlock summaries and parameter descriptions should both end with periods. Otherwise, much better, thanks :-)
We'll get this in first thing in 4.6.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for validate_plugin() docblock