Pinking shears.

git-svn-id: https://develop.svn.wordpress.org/trunk@29707 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-09-04 15:22:58 +00:00
parent f07a9f28a8
commit ca32a2d410
14 changed files with 23 additions and 23 deletions
@@ -11,14 +11,14 @@ class WP_Plugins_List_Table extends WP_List_Table {
/**
* Constructor.
*
*
* @since 3.1.0
* @access public
*
* @see WP_List_Table::__construct() for more information on default arguments.
*
* @param array $args An associative array of arguments.
*/
*/
public function __construct( $args = array() ) {
global $status, $page;