Function __global->error_clear_last

Definitions

sources_custom/phpstub.php

  • Clear the most recent error.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Clear the most recent error.
 *
 */

function error_clear_last()