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:
@@ -55,7 +55,7 @@ class Bulk_Plugin_Upgrader_Skin extends Bulk_Upgrader_Skin {
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @param array $update_actions Array of plugin action links.
|
||||
* @param string[] $update_actions Array of plugin action links.
|
||||
* @param array $plugin_info Array of information for the last-updated plugin.
|
||||
*/
|
||||
$update_actions = apply_filters( 'update_bulk_plugins_complete_actions', $update_actions, $this->plugin_info );
|
||||
|
||||
Reference in New Issue
Block a user