#48337 closed defect (bug) (fixed)
Yoda condition fix in Rest API
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | REST API | Keywords: | good-first-bug has-patch |
Focuses: | rest-api, coding-standards | Cc: |
Description
When I checking #48335 ticket found below issue.
Yoda condition in /wp-includes/rest-api/class-wp-rest-request.php as per https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#yoda-conditions document
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Patch.