#36333 closed defect (bug) (fixed)
Update docblock for validate_plugin
Reported by: | theMikeD | Owned by: | DrewAPicture |
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | 2.7.1 |
Component: | Plugins | Keywords: | has-patch |
Focuses: | docs | Cc: |
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)
#1
@
9 years ago
- Focuses docs added
- Type changed from defect (bug) to enhancement
- Version set to trunk
#2
@
9 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to Future Release
- Owner set to DrewAPicture
- Status changed from new to reviewing
- Type changed from enhancement to defect (bug)
- Version changed from trunk to 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.
Patch for validate_plugin() docblock