Docs: Add @access entries for __construct() in WP_Upgrader_Skin, Bulk_Upgrader_Skin, Language_Pack_Upgrader_Skin, Plugin_Upgrader_Skin, and Theme_Upgrader_Skin.
Props rushabh4486. Fixes #41376. Built from https://develop.svn.wordpress.org/trunk@41102 git-svn-id: http://core.svn.wordpress.org/trunk@40942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -30,6 +30,7 @@ class WP_Upgrader_Skin {
|
||||
public $options = array();
|
||||
|
||||
/**
|
||||
* @access public
|
||||
*
|
||||
* @param array $args
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user