Make WordPress Core


Ignore:
Timestamp:
07/23/2020 12:50:57 AM (5 years ago)
Author:
johnbillion
Message:

Docs: Various formatting improvements to inline docblocks.

See #49572

File:
1 edited

Legend:

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

    r48104 r48574  
    7171 * @since 2.7.0
    7272 *
    73  * @param string  $screen   The handle for the screen to add help to. This is usually the hook name returned by the
     73 * @param string   $screen  The handle for the screen to add help to. This is usually the hook name returned by the
    7474 *                          add_*_page() functions.
    7575 * @param string[] $columns An array of columns with column IDs as the keys and translated column names as the values.
Note: See TracChangeset for help on using the changeset viewer.