[wp-trac] [WordPress Trac] #63356: Remove redundant abstract tags from DocBlocks
WordPress Trac
noreply at wordpress.org
Sun Apr 27 06:17:52 UTC 2025
#63356: Remove redundant abstract tags from DocBlocks
-------------------------+-----------------------------
Reporter: marian1 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: trivial | Keywords:
Focuses: docs |
-------------------------+-----------------------------
A number of methods of `WP_Image_Editor` include an `@abstract` tag in
their DocBlocks, even though it is already declared in the function
signature. These tags are redundant and add no new information.
I propose removing these tags to reduce redundancy.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63356>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list