mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-28 08:24:30 +00:00
Docs: Clarify the class DocBlock summary for WP_Screen.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@34422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -8,10 +8,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* A class representing the admin screen.
|
||||
* Core class used to implement an admin screen API.
|
||||
*
|
||||
* @since 3.3.0
|
||||
* @access public
|
||||
*/
|
||||
final class WP_Screen {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user