Package EPL\Functions\ErrorTracking
Functions summary
epl_clear_errors | Clears all stored errors. |
epl_get_errors | Get Errors |
epl_print_errors | Print Errors |
epl_print_r | Pretty print_r |
epl_set_error | Set Error |
epl_unset_error | Removes (unsets) a stored error |
epl_var_dump | Pretty var dump |