Docs: Add @access
entry for Automatic_Upgrader_Skin::feedback()
.
Props akbarhusen. Fixes #41365. git-svn-id: https://develop.svn.wordpress.org/trunk@41091 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
db6b7c6257
commit
f2adcb8e52
@ -59,6 +59,8 @@ class Automatic_Upgrader_Skin extends WP_Upgrader_Skin {
|
||||
}
|
||||
|
||||
/**
|
||||
* @access public
|
||||
*
|
||||
* @param string|array|WP_Error $data
|
||||
*/
|
||||
public function feedback( $data ) {
|
||||
|
Loading…
Reference in New Issue
Block a user