You appear to be a bot. Output may be restricted
Description
Returns the die handler.
Usage
$string = _wp_die_handler_filter();
Parameters
Returns
string The die handler.
Source
File name: wordpress-develop-tests/phpunit/includes/functions.php
Lines:
1 to 3 of 3
function _wp_die_handler_filter() { return '_wp_die_handler'; }