#48337 closed defect (bug) (fixed)
Yoda condition fix in Rest API
| Reported by: | mukesh27 | Owned by: | whyisjake |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | REST API | Version: | 5.3 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | rest-api, coding-standards |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch.