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:
John Blackbourn
2021-07-01 22:01:44 +00:00
parent 4aed272097
commit 077504e755
5 changed files with 25 additions and 12 deletions
@@ -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();