Clean up some missing @access tags and other tweaks for 4.0.0-functionality docs.

See #28885.


git-svn-id: https://develop.svn.wordpress.org/trunk@29455 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture)
2014-08-09 19:31:35 +00:00
parent a84d50dfa3
commit 8feaba4ca2
4 changed files with 36 additions and 7 deletions

View File

@@ -25,6 +25,7 @@ class WP_Plugin_Install_List_Table extends WP_List_Table {
* within get_plugins().
*
* @since 4.0.0
* @access protected
*/
protected function get_installed_plugin_slugs() {
$slugs = array();