Update phpdoc for WP_List_Table::views(). Props Viper007Bond. fixes #18358

git-svn-id: https://develop.svn.wordpress.org/trunk@18600 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2011-08-25 17:56:34 +00:00
parent ab660228ab
commit 28851bb6fe
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ class WP_List_Table {
}
/**
* Display the bulk actions dropdown.
* Display the list of views available on this table.
*
* @since 3.1.0
* @access public