#59010 closed enhancement (fixed)
Code Styling: Add missing star to make comment a docblock comment
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | 6.4 |
Component: | HTML API | Keywords: | has-patch |
Focuses: | coding-standards | Cc: |
Description
No explanation needed; this is a fix for something that was missed during multiple rounds of reviews and CI checks.
Change History (6)
This ticket was mentioned in PR #4976 on WordPress/wordpress-develop by @dmsnell.
18 months ago
#1
#2
@
18 months ago
This patch has already been proposed in the Gutenberg backport of the HTML Processor so if we can fast-track it I'd love to avoid keeping two separate versions of the code for any longer than we have to.
I've pushed it in Gutenberg to avoid delaying the backport PR unnecessarily: this adds a missing *
on the docblock for an internal private method on the HTML Processor.
#3
@
18 months ago
- Milestone changed from Awaiting Review to 6.4
- Owner set to jorbin
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
Trac Ticket: #59010
No explanation needed; this is a fix for something that was missed during multiple rounds of reviews and CI checks.