Function __global->restore_error_handler

Definitions

sources_custom/phpstub.php

  • Restores the previous error handler function.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Restores the previous error handler function.
 *
 */

function restore_error_handler()