mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-11 06:28:40 +00:00
Remove var_dump from mappers
This commit is contained in:
parent
e1410be93f
commit
6241234d98
|
|
@ -115,8 +115,6 @@ class SupplierMapper extends DataMapperAbstract
|
|||
return $objId;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
var_dump($e->getMessage());
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user