mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Add @access tags to constructor docblocks in list table classes.
See #28679. See [29459]. git-svn-id: https://develop.svn.wordpress.org/trunk@29460 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -71,6 +71,7 @@ class WP_List_Table {
|
||||
* the default $args.
|
||||
*
|
||||
* @since 3.1.0
|
||||
* @access public
|
||||
*
|
||||
* @param array|string $args {
|
||||
* Array or string of arguments.
|
||||
|
||||
Reference in New Issue
Block a user