mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Hook test
This commit is contained in:
parent
acfcba9d67
commit
9ad5fda8c4
|
|
@ -43,6 +43,9 @@ final class UnhandledHandler
|
||||||
'line' => $e->getLine(),
|
'line' => $e->getLine(),
|
||||||
'file' => $e->getFile(),
|
'file' => $e->getFile(),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
$r= 2;
|
||||||
|
var_dump('test');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user