Definition at line 36 of file Exception.php.
◆ errorHandlerCallback()
static PHPExcel_Exception::errorHandlerCallback |
( |
|
$code, |
|
|
|
$string, |
|
|
|
$file, |
|
|
|
$line, |
|
|
|
$context |
|
) |
| |
|
static |
Error handler callback.
- Parameters
-
mixed | $code | |
mixed | $string | |
mixed | $file | |
mixed | $line | |
mixed | $context | |
Definition at line 46 of file Exception.php.
References $code, and $file.
47 $e =
new self($string,
$code);
if(!file_exists("$old.txt")) if($old===$new) if(file_exists("$new.txt")) $file
The documentation for this class was generated from the following file:
- libs/composer/vendor/phpoffice/phpexcel/Classes/PHPExcel/Exception.php