mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-02 13:48:40 +00:00
Remove var_dump from mappers
This commit is contained in:
parent
59da59751b
commit
6304de5f8a
|
|
@ -86,8 +86,6 @@ class ItemMapper extends DataMapperAbstract
|
|||
return $objId;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
var_dump($e->getMessage());
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user