Stub PDF generator

This commit is contained in:
David Bomba 2023-02-21 20:33:50 +11:00
parent 60fe4bd5cb
commit 8cc6aa0c1b

View File

@ -80,7 +80,7 @@ class StubBuilder
}
catch(\Exception $e)
{
nlog($e->getMessage())
nlog($e->getMessage());
// return $e->getMessage();
DB::connection($this->company->db)->rollBack();