Docs: Various corrections and improvements relating to types used in inline documentation.
See #53399 Built from https://develop.svn.wordpress.org/trunk@52204 git-svn-id: http://core.svn.wordpress.org/trunk@51796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -5923,7 +5923,7 @@ final class WP_Customize_Manager {
|
||||
* @see themes_api()
|
||||
* @see WP_Customize_Manager::__construct()
|
||||
*
|
||||
* @param array $themes Nested array of theme data.
|
||||
* @param array|stdClass $themes Nested array or object of theme data.
|
||||
* @param array $args List of arguments, such as page, search term, and tags to query for.
|
||||
* @param WP_Customize_Manager $manager Instance of Customize manager.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user