-
Notifications
You must be signed in to change notification settings - Fork 0
class Error_Handler
Oliver edited this page Apr 26, 2020
·
2 revisions
www/includes/mobilez/error_handler.inc.php
Mobilezorg\Error
- Use debug_backtrage() http://us3.php.net/manual/en/function.debug-backtrace.php
- IneX
- 16.01.2016
1.0
No public properties found
No constants found
Error Collector Adds an error and all it's details to the global {$errors} array
- Inherited from \Error_Handler
public
addError(mixed $text, mixed $file = false, mixed $line = false, mixed $function = false, mixed $class = false) : array
static
- author: IneX
-
version:
1.0
-
since:
1.0
- global: array $errors Global Array to collect {$errors}
\ » Classes » Error_Handler
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.