[wp-trac] [WordPress Trac] #63356: Remove redundant abstract tags from DocBlocks
WordPress Trac
noreply at wordpress.org
Mon Apr 28 16:35:21 UTC 2025
#63356: Remove redundant abstract tags from DocBlocks
-------------------------+-----------------------------
Reporter: marian1 | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.9
Component: General | Version:
Severity: trivial | Resolution: fixed
Keywords: has-patch | Focuses: docs
-------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"60198" 60198]:
{{{
#!CommitTicketReference repository="" revision="60198"
Docs: Remove redundant `@abstract` tags from DocBlocks in
`WP_Image_Editor`.
Since the affected methods are already marked as `abstract` in the
function signature, these tags are unnecessary and add no new information.
Follow-up to [22094], [22510], [22619].
Props marian1, narenin, ankitmaru.
Fixes #63356.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63356#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list