mirror of
git://develop.git.wordpress.org/
synced 2025-04-11 15:42:03 +02:00
Docs: Add missing @see
tag to WP_REST_Post_Search_Handler
DocBlock.
Props vishitshah. Fixes #47230. git-svn-id: https://develop.svn.wordpress.org/trunk@45305 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e953dca4e7
commit
6146ba90ce
@ -11,6 +11,8 @@
|
||||
* Core class representing a search handler for posts in the REST API.
|
||||
*
|
||||
* @since 5.0.0
|
||||
*
|
||||
* @see WP_REST_Search_Handler
|
||||
*/
|
||||
class WP_REST_Post_Search_Handler extends WP_REST_Search_Handler {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user