Make WordPress Core


Ignore:
Timestamp:
07/23/2020 12:50:57 AM (6 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/class-wp-debug-data.php

    r48561 r48574  
    13001300     * @since 5.2.0
    13011301     *
    1302      * @param array $info_array Information gathered from the `WP_Debug_Data::debug_data` function.
    1303      * @param string $type      The data type to return, either 'info' or 'debug'.
     1302     * @param array  $info_array Information gathered from the `WP_Debug_Data::debug_data` function.
     1303     * @param string $type       The data type to return, either 'info' or 'debug'.
    13041304     * @return string The formatted data.
    13051305     */
Note: See TracChangeset for help on using the changeset viewer.