Use class name for @return. props markuak, fixes #20063.
git-svn-id: https://develop.svn.wordpress.org/trunk@19942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
691ca6ead3
commit
07cfcf9cb6
@ -176,7 +176,7 @@ function get_screen_icon( $screen = '' ) {
|
||||
*
|
||||
* @since 3.1.0
|
||||
*
|
||||
* @return object Current screen object
|
||||
* @return WP_Screen Current screen object
|
||||
*/
|
||||
function get_current_screen() {
|
||||
global $current_screen;
|
||||
|
Loading…
Reference in New Issue
Block a user