[wp-trac] [WordPress Trac] #45409: Parameter Coding standard not fullfill
WordPress Trac
noreply at wordpress.org
Sat Nov 24 10:27:15 UTC 2018
#45409: Parameter Coding standard not fullfill
-----------------------------+-----------------------------
Reporter: Hitendra Chopda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
When declare the @param int with description than missing the end line
coding standard.
I found this bug.
@return int|WP_Error user id of the updated user
should be
@return int|WP_Error user id of the updated user.
should be dot end of the line.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45409>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list