[wp-trac] [WordPress Trac] #49675: correct documentation for WP_User_Request class
WordPress Trac
noreply at wordpress.org
Sun Mar 22 16:25:17 UTC 2020
#49675: correct documentation for WP_User_Request class
---------------------------+-----------------------------
Reporter: pbiron | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 4.9.6
Severity: normal | Keywords:
Focuses: docs, privacy |
---------------------------+-----------------------------
In the DocBlocks for the properties of the class, the `@since` tags are
missing and the `@type` tags for `$email`, `$confirmed_timestamp` and
`$completed_timestamp` props are wrong:
* `$email` should be type `string`
* the other 2 should be type `int|null`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49675>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list