Opened 6 years ago
Closed 6 years ago
#48169 closed defect (bug) (fixed)
Use empty case for `array` in `WP_REST_Meta_Fields::get_default_for_type`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | REST API | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
Use empty case for array, as case array and object both returns empty array
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 46346: