Autarky\Errors\ErrorHandlerManagerInterface::register PHP 메소드

register() 공개 메소드

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