Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:28:51 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Docs on docs. Further improve documentation of known return types, plus other docs fixes.

See #48303

File:
1 edited

Legend:

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

    r46610 r46662  
    12181218     * @since 3.1.0
    12191219     *
    1220      * @return array List of CSS classes for the table tag.
     1220     * @return string[] Array of CSS classes for the table tag.
    12211221     */
    12221222    protected function get_table_classes() {
Note: See TracChangeset for help on using the changeset viewer.