Changeset 48574 for trunk/src/wp-admin/includes/class-wp-debug-data.php
- Timestamp:
- 07/23/2020 12:50:57 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-debug-data.php
r48561 r48574 1300 1300 * @since 5.2.0 1301 1301 * 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'. 1304 1304 * @return string The formatted data. 1305 1305 */
Note: See TracChangeset
for help on using the changeset viewer.