Minor: Tell my IDE the type of $upgrader->skin.
This commit is contained in:
parent
e65a1bbb8c
commit
65263271b7
|
|
@ -580,6 +580,7 @@ class PluginUpdateChecker_2_3 {
|
|||
}
|
||||
}
|
||||
|
||||
/** @var WP_Upgrader_Skin $upgrader->skin */
|
||||
$upgrader->skin->feedback(sprintf(
|
||||
'Renaming %s to %s…',
|
||||
'<span class="code">' . basename($source) . '</span>',
|
||||
|
|
|
|||
Loading…
Reference in New Issue