mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Docs: Further type corrections and improvements for various docblocks.
See #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@51302 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -50,7 +50,7 @@ class WP_REST_Search_Controller extends WP_REST_Controller {
|
||||
* Search handlers used by the controller.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @var array
|
||||
* @var WP_REST_Search_Handler[]
|
||||
*/
|
||||
protected $search_handlers = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user