Autarky\Errors\ErrorHandlerManagerInterface::register PHP Method

register() public method

Register the error handler to handle uncaught exceptions and errors.
public register ( ) : void
return void
    public function register();