Make WordPress Core


Ignore:
Timestamp:
05/28/2015 09:40:27 PM (11 years ago)
Author:
wonderboymusic
Message:

Add @global annotations for wp-admin/*.

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-list-table.php

    r32473 r32642  
    505505         * @access protected
    506506         *
     507         * @global wpdb      $wpdb
     508         * @global WP_Locale $wp_locale
     509         *
    507510         * @param string $post_type
    508511         */
Note: See TracChangeset for help on using the changeset viewer.