47 if (defined(
"IL_INITIAL_WD")) {
50 $handler = $this->error_handling->getHandler();
51 $handler->setRun($this->getRun());
52 $handler->setException($this->getException());
53 $handler->setInspector($this->getInspector());
handle()
Last missing method from HandlerInterface.
__construct(ilErrorHandling $error_handling)
A Whoops error handler that delegates calls on it self to another handler that is created only in the...