Docs: Document many more parameters and properties using typed array notation.

See #41756

Built from https://develop.svn.wordpress.org/trunk@42871


git-svn-id: http://core.svn.wordpress.org/trunk@42701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2018-03-22 20:27:32 +00:00
parent 7f36bbbdf1
commit 1b5d6c6971
31 changed files with 145 additions and 145 deletions

View File

@@ -104,7 +104,7 @@ class Theme_Installer_Skin extends WP_Upgrader_Skin {
*
* @since 2.8.0
*
* @param array $install_actions Array of theme action links.
* @param string[] $install_actions Array of theme action links.
* @param object $api Object containing WordPress.org API theme data.
* @param string $stylesheet Theme directory name.
* @param WP_Theme $theme_info Theme object.