Opened 6 months ago
Closed 6 months ago
#63744 closed enhancement (fixed)
Suggestion Regarding PHPDoc Usage for WP_REST_Request
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | minor | Version: | 6.5 |
| Component: | REST API | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
Hello Team,
While reviewing the WordPress core files, I noticed the use of a PHPDoc block for the WP_REST_Request. I believe this is a good practice, as it enhances code clarity and serves as helpful documentation for developers.
Just wanted to highlight this observation.
Thanks,
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
I have checked above mentioned issue and resolved it. Here, I have added my patch.