Stub PDF generator
This commit is contained in:
parent
60fe4bd5cb
commit
8cc6aa0c1b
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class StubBuilder
|
|||
}
|
||||
catch(\Exception $e)
|
||||
{
|
||||
nlog($e->getMessage())
|
||||
nlog($e->getMessage());
|
||||
// return $e->getMessage();
|
||||
|
||||
DB::connection($this->company->db)->rollBack();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue